Package: gtk
Function gtk-widget-allocated-baseline
Lambda Listgtk-widget-allocated-baseline (widget) ArgumentsReturn Valuean 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 |
2021-9-20