Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkButtonSetAlignment

gtkButtonSetAlignment


Description

Sets the alignment of the child. This property has no effect unless the child is a GtkMisc or a GtkAligment.

Usage

gtkButtonSetAlignment(object, xalign, yalign)

Arguments

object

a GtkButton

xalign

the horizontal position of the child, 0.0 is left aligned, 1.0 is right aligned

yalign

the vertical position of the child, 0.0 is top aligned, 1.0 is bottom aligned

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.