Documentation
Dlang.org
RadioMenuItem.setGroup
gtk
radio_menu_item
RadioMenuItem
Sets the group of a radio menu item, or changes it.
class
RadioMenuItem
void
setGroup
(
gtk.radio_menu_item.RadioMenuItem
[]
group
= null
)
Parameters
group
gtk
.
radio_menu_item
.
RadioMenuItem
[]
the new group, or null.
gtk
radio_menu_item
RadioMenuItem
constructors
this
functions
connectGroupChanged
getGroup
joinGroup
self
setGroup
properties
_gType
group
static functions
_getGType
builder
newFromWidget
newWithLabel
newWithLabelFromWidget
newWithMnemonic
newWithMnemonicFromWidget
Sets the group of a radio menu item, or changes it.