gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
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
getMode
getSizeGroupStruct
getStruct
getWidgets
removeWidget
setMode
mixins
__anonymous
static functions
getType
variables
gtkSizeGroup
Removes a widget from a GtkSizeGroup.