Class OgtkBinProps.alignment_props

val virtual obj : [> `alignment ] Gobject.obj
method set_xalign : float -> unit
method set_yalign : float -> unit
method set_xscale : float -> unit
method set_yscale : float -> unit
method set_bottom_padding : int -> unit
method set_left_padding : int -> unit
method set_right_padding : int -> unit
method set_top_padding : int -> unit
method xalign : float
method yalign : float
method xscale : float
method yscale : float
method bottom_padding : int
method left_padding : int
method right_padding : int
method top_padding : int