RGtk2 (version 2.20.31)

gtkFrameGetLabelAlign: gtkFrameGetLabelAlign

Description

Retrieves the X and Y alignment of the frame's label. See gtkFrameSetLabelAlign.

Usage

gtkFrameGetLabelAlign(object)

Arguments

object

Value

A list containing the following elements:
xalign
location to store X alignment of frame's label, or NULL. [ allow-none ]
yalign
location to store X alignment of frame's label, or NULL. [ allow-none ]