Name

Misc —

Synopsis

miscSetAlignment:: MiscClass m => m -> Double -> Double -> IO ()
miscSetPadding:: MiscClass m => m -> Int -> Int -> IO ()

Methods

miscSetAlignment

Set the alignment of the widget.

miscSetAlignment:: m:: Double:: Double:: IO ()
miscxalignyalign

miscSetPadding

Set the amount of space to add around the widget.

miscSetPadding:: m:: Int:: Int:: IO ()
miscxpadypad