gtk-d ~Gtk2 (2022-05-05T07:07:42.3116063)
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
variables
gtkSizeGroup
Removes a widget from a GtkSizeGroup.