Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. AccessibleRoleHeading :: AccessibleRole

    gi-gtk4 GI.Gtk.Enums

    Unused

  2. AccessibleRoleRowHeader :: AccessibleRole

    gi-gtk4 GI.Gtk.Enums

    Unused

  3. AccessibleRoleSectionHead :: AccessibleRole

    gi-gtk4 GI.Gtk.Enums

    Abstract role.

  4. DialogFlagsUseHeaderBar :: DialogFlags

    gi-gtk4 GI.Gtk.Flags

    Create dialog with actions in header bar instead of action area

  5. appChooserButtonGetHeading :: (HasCallStack, MonadIO m, IsAppChooserButton a) => a -> m (Maybe Text)

    gi-gtk4 GI.Gtk.Objects.AppChooserButton

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

  6. appChooserButtonSetHeading :: (HasCallStack, MonadIO m, IsAppChooserButton a) => a -> Text -> m ()

    gi-gtk4 GI.Gtk.Objects.AppChooserButton

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

  7. constructAppChooserButtonHeading :: (IsAppChooserButton o, MonadIO m) => Text -> m (GValueConstruct o)

    gi-gtk4 GI.Gtk.Objects.AppChooserButton

    Construct a GValueConstruct with valid value for the “heading” property. This is rarely needed directly, but it is used by new.

  8. getAppChooserButtonHeading :: (MonadIO m, IsAppChooserButton o) => o -> m (Maybe Text)

    gi-gtk4 GI.Gtk.Objects.AppChooserButton

    Get the value of the “heading” property. When overloading is enabled, this is equivalent to

    get appChooserButton #heading
    

  9. setAppChooserButtonHeading :: (MonadIO m, IsAppChooserButton o) => o -> Text -> m ()

    gi-gtk4 GI.Gtk.Objects.AppChooserButton

    Set the value of the “heading” property. When overloading is enabled, this is equivalent to

    set appChooserButton [ #heading := value ]
    

  10. appChooserDialogGetHeading :: (HasCallStack, MonadIO m, IsAppChooserDialog a) => a -> m (Maybe Text)

    gi-gtk4 GI.Gtk.Objects.AppChooserDialog

    Deprecated: (Since version 4.10)This widget will be removed in GTK 5

Page 259 of many | Previous | Next