Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
scaleButtonAdjustment :: ScaleButtonClass self => Attr self Adjustmentgtk3 Graphics.UI.Gtk.Buttons.ScaleButton The Adjustment that contains the current value of this scale button object.
labelGetJustify :: LabelClass self => self -> IO Justificationgtk3 Graphics.UI.Gtk.Display.Label Returns the justification of the label. See labelSetJustify.
labelJustify :: LabelClass self => Attr self Justificationgtk3 Graphics.UI.Gtk.Display.Label The alignment of the lines in the text of the label relative to each other. This does NOT affect the alignment of the label within its allocation. Default value: JustifyLeft
labelSetJustify :: LabelClass self => self -> Justification -> IO ()gtk3 Graphics.UI.Gtk.Display.Label Sets the alignment of the lines in the text of the label relative to each other. JustifyLeft is the default value when the widget is first created with labelNew. If you instead want to set the alignment of the label as a whole, use miscSetAlignment instead. labelSetJustify has no effect on labels containing only a single line.
spinButtonAdjustment :: SpinButtonClass self => Attr self Adjustmentgtk3 Graphics.UI.Gtk.Entry.SpinButton The adjustment that holds the value of the spinbutton.
spinButtonGetAdjustment :: SpinButtonClass self => self -> IO Adjustmentgtk3 Graphics.UI.Gtk.Entry.SpinButton Get the adjustment associated with a SpinButton
spinButtonSetAdjustment :: SpinButtonClass self => self -> Adjustment -> IO ()gtk3 Graphics.UI.Gtk.Entry.SpinButton Replaces the Adjustment associated with the spin button.
-
gtk3 Graphics.UI.Gtk.General.StockItems No documentation available.
-
gtk3 Graphics.UI.Gtk.General.StockItems No documentation available.
-
gtk3 Graphics.UI.Gtk.General.StockItems No documentation available.