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.
setRecentChooserShowPrivate :: (MonadIO m, IsRecentChooser o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Interfaces.RecentChooser Set the value of the “show-private” property. When overloading is enabled, this is equivalent to
set recentChooser [ #showPrivate := value ]
setRecentChooserShowTips :: (MonadIO m, IsRecentChooser o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Interfaces.RecentChooser Set the value of the “show-tips” property. When overloading is enabled, this is equivalent to
set recentChooser [ #showTips := value ]
actionGetAlwaysShowImage :: (HasCallStack, MonadIO m, IsAction a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.Action Deprecated: (Since version 3.10)Use menuItemGetAttributeValue on a MenuIteminstead
actionSetAlwaysShowImage :: (HasCallStack, MonadIO m, IsAction a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.Action Deprecated: (Since version 3.10)Use menuItemSetIcon on a MenuItem instead, if theitem should have an image
constructActionAlwaysShowImage :: (IsAction o, MonadIO m) => Bool -> m (GValueConstruct o)gi-gtk3 GI.Gtk.Objects.Action Construct a GValueConstruct with valid value for the “always-show-image” property. This is rarely needed directly, but it is used by new.
getActionAlwaysShowImage :: (MonadIO m, IsAction o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.Action Get the value of the “always-show-image” property. When overloading is enabled, this is equivalent to
get action #alwaysShowImage
setActionAlwaysShowImage :: (MonadIO m, IsAction o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.Action Set the value of the “always-show-image” property. When overloading is enabled, this is equivalent to
set action [ #alwaysShowImage := value ]
appChooserButtonGetShowDefaultItem :: (HasCallStack, MonadIO m, IsAppChooserButton a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.AppChooserButton Returns the current value of the AppChooserButton:showDefaultItem property. Since: 3.2
appChooserButtonGetShowDialogItem :: (HasCallStack, MonadIO m, IsAppChooserButton a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.AppChooserButton Returns the current value of the AppChooserButton:showDialogItem property. Since: 3.0
-
gi-gtk3 GI.Gtk.Objects.AppChooserButton Sets whether the dropdown menu of this button should show the default application for the given content type at top. Since: 3.2