gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
RadioMenuItem.setGroup
gtk
RadioMenuItem
RadioMenuItem
Sets the group of a radio menu item, or changes it.
class
RadioMenuItem
void
setGroup
(
ListSG
group
)
Parameters
group
ListSG
the new group, or %NULL.
Meta
Source
See Implementation
gtk
RadioMenuItem
RadioMenuItem
constructors
this
functions
addOnGroupChanged
getGroup
getRadioMenuItemStruct
getStruct
joinGroup
setGroup
static functions
getType
variables
gtkRadioMenuItem
Sets the group of a radio menu item, or changes it.