Package: gtk

Function gtk:widget-allocated-baseline

Lambda List

gtk:widget-allocated-baseline (widget)

Arguments

widget -- a gtk:widget object to query

Return Value

The integer with the baseline of the widget, or -1 if none.

Details

Returns the baseline that has currently been allocated to the widget.

Warning

This function is deprecated since 4.12. Use the gtk:widget-baseline function instead.
 

See also

#2025-2-15