Documentation
Dlang.org
RadioAction.setGroup
gtk
radio_action
RadioAction
Sets the radio group for the radio action object.
class
RadioAction
void
setGroup
(
gtk.radio_action.RadioAction
[]
group
= null
)
Parameters
group
gtk
.
radio_action
.
RadioAction
[]
a list representing a radio group, or null
gtk
radio_action
RadioAction
constructors
this
functions
connectChanged
getCurrentValue
getGroup
joinGroup
self
setCurrentValue
setGroup
properties
_gType
currentValue
group
value
static functions
_getGType
builder
Sets the radio group for the radio action object.