get_allocated_baseline


Description:

[ Version ( deprecated = true , deprecated_since = "4.12" ) ]
public int get_allocated_baseline ()

Warning: get_allocated_baseline is deprecated since 4.12.

Returns the baseline that has currently been allocated to this.

Note:

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().

Parameters:

this

the widget to query

Returns:

the baseline of the this, or -1 if none