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.
getTextViewJustification :: (MonadIO m, IsTextView o) => o -> m Justificationgi-gtk3 GI.Gtk.Objects.TextView Get the value of the “justification” property. When overloading is enabled, this is equivalent to
get textView #justification
setTextViewJustification :: (MonadIO m, IsTextView o) => o -> Justification -> m ()gi-gtk3 GI.Gtk.Objects.TextView Set the value of the “justification” property. When overloading is enabled, this is equivalent to
set textView [ #justification := value ]
textViewGetHadjustment :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Adjustmentgi-gtk3 GI.Gtk.Objects.TextView Deprecated: (Since version 3.0)Use scrollableGetHadjustment
textViewGetJustification :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Justificationgi-gtk3 GI.Gtk.Objects.TextView Gets the default justification of paragraphs in textView. Tags in the buffer may override the default.
textViewGetVadjustment :: (HasCallStack, MonadIO m, IsTextView a) => a -> m Adjustmentgi-gtk3 GI.Gtk.Objects.TextView Deprecated: (Since version 3.0)Use scrollableGetVadjustment
textViewSetJustification :: (HasCallStack, MonadIO m, IsTextView a) => a -> Justification -> m ()gi-gtk3 GI.Gtk.Objects.TextView Sets the default justification of text in textView. Tags in the view’s buffer may override the default.
toolPaletteGetHadjustment :: (HasCallStack, MonadIO m, IsToolPalette a) => a -> m Adjustmentgi-gtk3 GI.Gtk.Objects.ToolPalette Deprecated: (Since version 3.0)Use scrollableGetHadjustment
toolPaletteGetVadjustment :: (HasCallStack, MonadIO m, IsToolPalette a) => a -> m Adjustmentgi-gtk3 GI.Gtk.Objects.ToolPalette Deprecated: (Since version 3.0)Use scrollableGetVadjustment
treeViewGetHadjustment :: (HasCallStack, MonadIO m, IsTreeView a) => a -> m Adjustmentgi-gtk3 GI.Gtk.Objects.TreeView Deprecated: (Since version 3.0)Use scrollableGetHadjustment
treeViewGetVadjustment :: (HasCallStack, MonadIO m, IsTreeView a) => a -> m Adjustmentgi-gtk3 GI.Gtk.Objects.TreeView Deprecated: (Since version 3.0)Use scrollableGetVadjustment