Package: gtk
Function gtk:widget-allocated-baseline
Lambda Listgtk:widget-allocated-baseline (widget) ArgumentsReturn ValueThe integer with the baseline of the widget, or -1 if none. Details
Returns the baseline that has currently been allocated to the widget.
This function is intended to be used when implementing handlers for the
"draw" function, and when allocating child widgets in "size_allocate". | See also |
#2023-3-8