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-gtk4 GI.Gtk.Structs.BuildableParser Set the value of the “end_element” field. When overloading is enabled, this is equivalent to
set buildableParser [ #endElement := value ]
-
gi-gtk4 GI.Gtk.Structs.BuildableParser Set the value of the “error” field. When overloading is enabled, this is equivalent to
set buildableParser [ #error := value ]
-
gi-gtk4 GI.Gtk.Structs.BuildableParser Set the value of the “start_element” field. When overloading is enabled, this is equivalent to
set buildableParser [ #startElement := value ]
-
gi-gtk4 GI.Gtk.Structs.BuildableParser Set the value of the “text” field. When overloading is enabled, this is equivalent to
set buildableParser [ #text := value ]
setCssLocationBytes :: MonadIO m => CssLocation -> CSize -> m ()gi-gtk4 GI.Gtk.Structs.CssLocation Set the value of the “bytes” field. When overloading is enabled, this is equivalent to
set cssLocation [ #bytes := value ]
setCssLocationChars :: MonadIO m => CssLocation -> CSize -> m ()gi-gtk4 GI.Gtk.Structs.CssLocation Set the value of the “chars” field. When overloading is enabled, this is equivalent to
set cssLocation [ #chars := value ]
setCssLocationLineBytes :: MonadIO m => CssLocation -> CSize -> m ()gi-gtk4 GI.Gtk.Structs.CssLocation Set the value of the “line_bytes” field. When overloading is enabled, this is equivalent to
set cssLocation [ #lineBytes := value ]
setCssLocationLineChars :: MonadIO m => CssLocation -> CSize -> m ()gi-gtk4 GI.Gtk.Structs.CssLocation Set the value of the “line_chars” field. When overloading is enabled, this is equivalent to
set cssLocation [ #lineChars := value ]
setCssLocationLines :: MonadIO m => CssLocation -> CSize -> m ()gi-gtk4 GI.Gtk.Structs.CssLocation Set the value of the “lines” field. When overloading is enabled, this is equivalent to
set cssLocation [ #lines := value ]
setPadActionEntryActionName :: MonadIO m => PadActionEntry -> CString -> m ()gi-gtk4 GI.Gtk.Structs.PadActionEntry Set the value of the “action_name” field. When overloading is enabled, this is equivalent to
set padActionEntry [ #actionName := value ]