gtkToggleActionGetActive {RGtk2}R Documentation

gtkToggleActionGetActive

Description

Returns the checked state of the toggle action.

Usage

gtkToggleActionGetActive(object)

Arguments

object [GtkToggleAction] the action object

Details

Since 2.4

Value

[logical] the checked state of the toggle action

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]