gtk-d v2.3.3 (2014-06-07T20:41:10Z)
Home
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.