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.
setSourceColor :: Color -> Render ()gtk Graphics.UI.Gtk.Cairo Sets the specified Color as the source color of the Render context.
setSourcePixbuf :: Pixbuf -> Double -> Double -> Render ()gtk Graphics.UI.Gtk.Cairo Sets the given pixbuf as the source pattern for the Cairo context. The pattern has an extend mode of ExtendNone and is aligned so that the origin of pixbuf is (x, y).
settingsGetDefault :: IO (Maybe Settings)gtk Graphics.UI.Gtk.General.Settings Gets the Settings object for the default GDK screen, creating it if necessary. See settingsGetForScreen.
settingsGetForScreen :: ScreenClass screen => screen -> IO Settingsgtk Graphics.UI.Gtk.General.Settings Gets the Settings object for screen, creating it if necessary.
-
gtk Graphics.UI.Gtk.General.Settings No documentation available.
-
gtk Graphics.UI.Gtk.General.Settings No documentation available.
-
gtk Graphics.UI.Gtk.ModelView.IconView New scroll adjustment have been set for this widget.
setAnchor :: TextViewClass self => Signal self (IO ())gtk Graphics.UI.Gtk.Multiline.TextView The scroll-bars changed.
-
gtk Graphics.UI.Gtk.Multiline.TextView The setTextViewScrollAdjustments signal is a keybinding signal which gets emitted to toggle the visibility of the cursor. The default binding for this signal is F7.
setFocus :: WindowClass self => Signal self (Maybe Widget -> IO ())gtk Graphics.UI.Gtk.Windows.Window Observe a change in input focus.