gtkToggleToolButtonSetActive: gtkToggleToolButtonSetActive

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the status of the toggle tool button. Set to TRUE if you want the GtkToggleButton to be 'pressed in', and FALSE to raise it. This action causes the toggled signal to be emitted.

Usage

1
gtkToggleToolButtonSetActive(object, is.active)

Arguments

object

a GtkToggleToolButton

is.active

whether button should be active

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.