Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ProgressTopToBottom :: ProgressBarOrientationgtk Graphics.UI.Gtk.Display.ProgressBar No documentation available.
module Graphics.UI.Gtk.Embedding.
Plug Toplevel for embedding into other processes
-
gtk Graphics.UI.Gtk.Embedding.Plug No documentation available.
class WindowClass o =>
PlugClass ogtk Graphics.UI.Gtk.Embedding.Plug No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Cursor No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Cursor No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Cursor No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Drawable Represents the x and y coordinate of a point.
Proximity :: Bool -> TimeStamp -> Bool -> Eventgtk Graphics.UI.Gtk.Gdk.Events The state of the pen of a graphics tablet pen or touchscreen device.
module Graphics.UI.Gtk.Gdk.
Pixbuf Pixbufs are bitmap images in memory.
- A Pixbuf is used to represent images. It contains information about the image's pixel data, its color space, bits per sample, width and height, and the rowstride or number of bytes between rows.
- This module contains functions to scale and crop Pixbufs and to scale and crop a Pixbuf and compose the result with an existing image.
- Pixbufs can be displayed on screen by either creating an Image that from the Pixbuf or by rendering (part of) the Pixbuf into a vanilla widget like DrawWindow using drawPixbuf.