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.
setAppChooserButtonShowDialogItem :: (MonadIO m, IsAppChooserButton o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.AppChooserButton Set the value of the “show-dialog-item” property. When overloading is enabled, this is equivalent to
set appChooserButton [ #showDialogItem := value ]
appChooserWidgetGetShowAll :: (HasCallStack, MonadIO m, IsAppChooserWidget a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.AppChooserWidget Returns the current value of the AppChooserWidget:showAll property. Since: 3.0
appChooserWidgetGetShowDefault :: (HasCallStack, MonadIO m, IsAppChooserWidget a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.AppChooserWidget Returns the current value of the AppChooserWidget:showDefault property. Since: 3.0
appChooserWidgetGetShowFallback :: (HasCallStack, MonadIO m, IsAppChooserWidget a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.AppChooserWidget Returns the current value of the AppChooserWidget:showFallback property. Since: 3.0
appChooserWidgetGetShowOther :: (HasCallStack, MonadIO m, IsAppChooserWidget a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.AppChooserWidget Returns the current value of the AppChooserWidget:showOther property. Since: 3.0
appChooserWidgetGetShowRecommended :: (HasCallStack, MonadIO m, IsAppChooserWidget a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.AppChooserWidget Returns the current value of the AppChooserWidget:showRecommended property. Since: 3.0
appChooserWidgetSetShowAll :: (HasCallStack, MonadIO m, IsAppChooserWidget a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.AppChooserWidget Sets whether the app chooser should show all applications in a flat list. Since: 3.0
-
gi-gtk3 GI.Gtk.Objects.AppChooserWidget Sets whether the app chooser should show the default handler for the content type in a separate section. Since: 3.0
-
gi-gtk3 GI.Gtk.Objects.AppChooserWidget Sets whether the app chooser should show related applications for the content type in a separate section. Since: 3.0
appChooserWidgetSetShowOther :: (HasCallStack, MonadIO m, IsAppChooserWidget a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.AppChooserWidget Sets whether the app chooser should show applications which are unrelated to the content type. Since: 3.0