gtk-d v3.9.0 (2019-05-28T12:27:51Z)
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.