GtkAspectFrame
.gtkAspectFrameNew(label = NULL, xalign = NULL, yalign = NULL, ratio = NULL, obey.child = NULL, show = TRUE)
label
xalign
GtkAspectFrame
. This ranges from 0.0 (left aligned)
to 1.0 (right aligned)yalign
GtkAspectFrame
. This ranges from 0.0 (left aligned)
to 1.0 (right aligned)ratio
obey.child
TRUE
, ratio
is ignored, and the aspect
ratio is taken from the requistion of the child.GtkWidget
] the new GtkAspectFrame
.