[ Version ( since = "3.10" ) ]
public int get_allocated_baseline ()
Returns the baseline that has currently been allocated to the widget.
Use [method@Gtk.Widget.get_baseline] instead
This function is intended to be used when implementing handlers for the `GtkWidget`Class.snapshot() function, and when allocating child widgets in `GtkWidget`Class.size_allocate().
| this |
the widget to query |
|
the baseline of the this, or -1 if none |