Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. recentChooserShowPrivate :: RecentChooserClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Recent.RecentChooser

    Whether the private items should be displayed. Default value: False

    • Available since Gtk+ version 2.10

  2. recentChooserShowTips :: RecentChooserClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Recent.RecentChooser

    Whether this RecentChooser should display a tooltip containing the full path of the recently used resources. Default value: False

    • Available since Gtk+ version 2.10

  3. recentChooserMenuShowNumbers :: RecentChooserMenuClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Recent.RecentChooserMenu

    Whether the first ten items in the menu should be prepended by a number acting as a unique mnemonic. Default value: False

    • Available since Gtk+ version 2.10

  4. fileChooserGetShowHidden :: FileChooserClass self => self -> IO Bool

    gtk Graphics.UI.Gtk.Selectors.FileChooser

    Gets whether hidden files and folders are displayed in the file selector. See fileChooserSetShowHidden.

    • Available since Gtk+ version 2.6

  5. fileChooserSetShowHidden :: FileChooserClass self => self -> Bool -> IO ()

    gtk Graphics.UI.Gtk.Selectors.FileChooser

    Sets whether hidden files and folders are displayed in the file selector. Available since Gtk+ version 2.6

  6. fileChooserShowHidden :: FileChooserClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Selectors.FileChooser

    'showHidden' property. See fileChooserGetShowHidden and fileChooserSetShowHidden Since Gtk 2.6.

  7. fileSelectionShowFileopButtons :: FileSelectionClass self => self -> IO ()

    gtk Graphics.UI.Gtk.Selectors.FileSelection

    Shows the file operation buttons, if they have previously been hidden. The rest of the widgets in the dialog will be resized accordingly.

  8. fileSelectionShowFileops :: FileSelectionClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Selectors.FileSelection

    Whether buttons for creating/manipulating files should be displayed. Default value: False

  9. fontButtonGetShowSize :: FontButtonClass self => self -> IO Bool

    gtk Graphics.UI.Gtk.Selectors.FontButton

    Returns whether the font size will be shown in the label.

  10. fontButtonGetShowStyle :: FontButtonClass self => self -> IO Bool

    gtk Graphics.UI.Gtk.Selectors.FontButton

    Returns whether the name of the font style will be shown in the label.

Page 356 of many | Previous | Next