gtk-d v1.7.7 (2015-08-27T20:25:36Z)
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.