gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
SizeGroup.removeWidget
gtk
SizeGroup
SizeGroup
Removes a widget from a #GtkSizeGroup.
class
SizeGroup
void
removeWidget
(
Widget
widget
)
Parameters
widget
Widget
the #GtkWidget to remove
Meta
Source
See Implementation
gtk
SizeGroup
SizeGroup
constructors
this
functions
addWidget
getIgnoreHidden
getMode
getSizeGroupStruct
getStruct
getWidgets
removeWidget
setIgnoreHidden
setMode
setStruct
mixins
__anonymous
static functions
getType
variables
gtkSizeGroup
Removes a widget from a #GtkSizeGroup.