_gtkWidgetAlignmentGet

For a widget, get the current values of the alignment.

Retrouve les valeurs courantes de l'alignement pour un widget.

Type :

fun [ObjGtk] [F F]

_widget_ : ObjGtk : any widget (may be not all).

Return : [F F] : a tuple of float or nil if error.

Back