Method
GtkMiscget_alignment
Declaration [src]
void
gtk_misc_get_alignment (
GtkMisc* misc,
gfloat* xalign,
gfloat* yalign
)
Description [src]
Gets the X and Y alignment of the widget within its allocation. See gtk_misc_set_alignment().
Deprecated since: | 3.14 |
Use |