Description Usage Arguments Details Author(s)
Sets the alignment of the child. This property has no effect unless
the child is a GtkMisc
or a GtkAligment
.
1 | gtkButtonSetAlignment(object, xalign, yalign)
|
|
a |
|
the horizontal position of the child, 0.0 is left aligned, 1.0 is right aligned |
|
the vertical position of the child, 0.0 is top aligned, 1.0 is bottom aligned |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.