getAllocatedBaseline

open fun getAllocatedBaseline(): <Error class: unknown class>(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.12.

Use method@Gtk.Widget.get_baseline instead

---

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

This function is intended to be used when implementing handlers for the GtkWidgetClass.snapshot() function, and when allocating child widgets in GtkWidgetClass.size_allocate().

Return

the baseline of the @widget, or -1 if none