Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. treeViewColumnSortColumnId :: Attr TreeViewColumn SortColumnId

    gtk3 Graphics.UI.Gtk.ModelView.TreeViewColumn

    'sortColumnId' property. See treeViewColumnGetSortColumnId and treeViewColumnSetSortColumnId

  2. treeViewColumnSortIndicator :: Attr TreeViewColumn Bool

    gtk3 Graphics.UI.Gtk.ModelView.TreeViewColumn

    Whether to show a sort indicator. Default value: False

  3. treeViewColumnSortOrder :: Attr TreeViewColumn SortType

    gtk3 Graphics.UI.Gtk.ModelView.TreeViewColumn

    Sort direction the sort indicator should indicate. Default value: SortAscending

  4. RecentSortCustom :: RecentSortType

    gtk3 Graphics.UI.Gtk.Recent.RecentChooser

    No documentation available.

  5. RecentSortLru :: RecentSortType

    gtk3 Graphics.UI.Gtk.Recent.RecentChooser

    No documentation available.

  6. RecentSortMru :: RecentSortType

    gtk3 Graphics.UI.Gtk.Recent.RecentChooser

    No documentation available.

  7. RecentSortNone :: RecentSortType

    gtk3 Graphics.UI.Gtk.Recent.RecentChooser

    No documentation available.

  8. data RecentSortType

    gtk3 Graphics.UI.Gtk.Recent.RecentChooser

    Used to specify the sorting method to be applied to the recently used resource list.

  9. recentChooserSetSortFunc :: RecentChooserClass self => self -> Maybe (RecentInfo -> IO Int) -> IO ()

    gtk3 Graphics.UI.Gtk.Recent.RecentChooser

    No documentation available.

  10. recentChooserSortType :: RecentChooserClass self => Attr self RecentSortType

    gtk3 Graphics.UI.Gtk.Recent.RecentChooser

    Sorting order to be used when displaying the recently used resources. Default value: 'RecentSortNone'

    • Available since Gtk+ version 2.10

Page 209 of many | Previous | Next