gtkToggleActionGetDrawAsRadio {RGtk2}R Documentation

gtkToggleActionGetDrawAsRadio

Description

Returns whether the action should have proxies like a radio action.

Usage

gtkToggleActionGetDrawAsRadio(object)

Arguments

object [GtkToggleAction] the action object

Details

Since 2.4

Value

[logical] whether the action should have proxies like a radio action.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]