gtkToggleButtonSetActive: gtkToggleButtonSetActive

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the status of the toggle 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
gtkToggleButtonSetActive(object, is.active)

Arguments

object

a GtkToggleButton.

is.active

TRUE or FALSE.

Author(s)

Derived by RGtkGen from GTK+ documentation


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