gtkToggleActionSetDrawAsRadio {RGtk2}R Documentation

gtkToggleActionSetDrawAsRadio

Description

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

Usage

gtkToggleActionSetDrawAsRadio(object, draw.as.radio)

Arguments

object [GtkToggleAction] the action object
draw.as.radio [logical] whether the action should have proxies like a radio action

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]