gtkToggleActionSetActive {RGtk2}R Documentation

gtkToggleActionSetActive

Description

Sets the checked state on the toggle action.

Usage

gtkToggleActionSetActive(object, is.active)

Arguments

object

the action object

is.active

whether the action should be checked or not

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]