How to align text inside GtkButton

b8dd548a31d982c00610d4eef4dd4105.png
1. create the
GtkButton
;
2. get the
GtkLabel
inside
GtkButton
;
3. just
GtkJustification
with
GtkLabel::set_justify