Documentation
Dlang.org
GtkWidgetClass.sizeAllocate
gtk
c
types
GtkWidgetClass
Called to set the allocation, if the widget does not have a layout manager.
struct
GtkWidgetClass
extern (
C
)
void
function
(
GtkWidget
*
widget
,
int
width
,
int
height
,
int
baseline
)
sizeAllocate
;
gtk
c
types
GtkWidgetClass
variables
computeExpand
contains
cssChanged
directionChanged
focus
getRequestMode
grabFocus
hide
keynavFailed
map
measure
mnemonicActivate
moveFocus
padding
parentClass
priv
queryTooltip
realize
root
setFocusChild
show
sizeAllocate
snapshot
stateFlagsChanged
systemSettingChanged
unmap
unrealize
unroot
Called to set the allocation, if the widget does not have a layout manager.