Package: gtk
Function gtk-widget-allocated-height
Lambda Listgtk-widget-allocated-height (widget) ArgumentsReturn ValueAn integer with the height of the widget. Details Returns the height that has currently been allocated to widget.
This function is intended to be used when implementing handlers for the
"draw" function. Note(gdk-rectangle-height (gtk-widget-allocation widget)) | See also |
*2021-11-30