Hi, The documentation states: [quote] gtk_button_set_alignment has been deprecated since version 3.14 and should not be used in newly-written code. Access the child widget directly if you need to control its alignment. [/quote] Now, while the image can be retrieved with the gtk_button_get_image(), there is only function that retrieves the button text but not the label child. How do I retrieve the GtkLabel which is a child of GtkButton()? Thank you for the help. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gtk-list