gtkMiscGetAlignment: gtkMiscGetAlignment
Description
Gets the X and Y alignment of the widget within its allocation. 
See gtkMiscSetAlignment.Usage
gtkMiscGetAlignment(object)
Value
A list containing the following elements:
- xalign
- location to store X alignment of misc, orNULL. [  allow-none  ]
- yalign
- location to store Y alignment of misc, orNULL. [  allow-none  ]