Method
GtkWidgetget_valign_with_baseline
since: 3.10
Declaration [src]
GtkAlign
gtk_widget_get_valign_with_baseline (
GtkWidget* widget
)
Description [src]
Gets the value of the GtkWidget:valign
property, including
GTK_ALIGN_BASELINE
.
Available since: 3.10
Return value
Type: GtkAlign
The vertical alignment of widget
.