RGtk2 (version 2.20.31)

gtkToggleToolButtonSetActive: gtkToggleToolButtonSetActive

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

gtkToggleToolButtonSetActive(object, is.active)

Arguments

is.active
whether button should be active

Details

Since 2.4