GtkButton::get_alignment

void get_alignment();

The get_alignment() method returns the values of the "xalign" and "yalign" properties. See the set_alignment() method for more information.

See also: set_alignment()