gtkToggleActionGetActive {RGtk2.10}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.10 version 2.10.6 Index]