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

the action object

draw.as.radio

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.20.21 Index]