Method
GtkWidgetget_baseline
since: 4.12
Declaration [src]
int
gtk_widget_get_baseline (
GtkWidget* widget
)
Description [src]
Returns the baseline that has currently been allocated to widget
.
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().
Available since: 4.12