Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtk3 GI.Gtk.Structs.ContainerClass Set the value of the “child_type” field. When overloading is enabled, this is equivalent to
set containerClass [ #childType := value ]
-
gi-gtk3 GI.Gtk.Structs.ContainerClass Set the value of the “composite_name” field. When overloading is enabled, this is equivalent to
set containerClass [ #compositeName := value ]
-
gi-gtk3 GI.Gtk.Structs.ContainerClass Set the value of the “forall” field. When overloading is enabled, this is equivalent to
set containerClass [ #forall := value ]
-
gi-gtk3 GI.Gtk.Structs.ContainerClass Set the value of the “get_child_property” field. When overloading is enabled, this is equivalent to
set containerClass [ #getChildProperty := value ]
-
gi-gtk3 GI.Gtk.Structs.ContainerClass Set the value of the “get_path_for_child” field. When overloading is enabled, this is equivalent to
set containerClass [ #getPathForChild := value ]
-
gi-gtk3 GI.Gtk.Structs.ContainerClass Set the value of the “remove” field. When overloading is enabled, this is equivalent to
set containerClass [ #remove := value ]
-
gi-gtk3 GI.Gtk.Structs.ContainerClass Set the value of the “set_child_property” field. When overloading is enabled, this is equivalent to
set containerClass [ #setChildProperty := value ]
-
gi-gtk3 GI.Gtk.Structs.ContainerClass Set the value of the “set_focus_child” field. When overloading is enabled, this is equivalent to
set containerClass [ #setFocusChild := value ]
setFileFilterInfoContains :: MonadIO m => FileFilterInfo -> [FileFilterFlags] -> m ()gi-gtk3 GI.Gtk.Structs.FileFilterInfo Set the value of the “contains” field. When overloading is enabled, this is equivalent to
set fileFilterInfo [ #contains := value ]
setFileFilterInfoDisplayName :: MonadIO m => FileFilterInfo -> CString -> m ()gi-gtk3 GI.Gtk.Structs.FileFilterInfo Set the value of the “display_name” field. When overloading is enabled, this is equivalent to
set fileFilterInfo [ #displayName := value ]