gtk-d v1.7.6 (2015-05-02T14:31:17Z)
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.