Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
PixbufLoaderAreaPreparedCallback = IO ()gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufLoader This signal is emitted when the pixbuf loader has allocated the pixbuf in the desired size. After this signal is emitted, applications can call pixbufLoaderGetPixbuf to fetch the partially-loaded pixbuf.
type
PixbufLoaderAreaUpdatedCallback = Int32 -> Int32 -> Int32 -> Int32 -> IO ()gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufLoader This signal is emitted when a significant area of the image being loaded has been updated. Normally it means that a complete scanline has been read in, but it could be a different area as well. Applications can use this signal to know when to repaint areas of an image that is being loaded.
type
PixbufLoaderClosedCallback = IO ()gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufLoader This signal is emitted when pixbufLoaderClose is called. It can be used by different parts of an application to receive notification when an image loader is closed by the code that drives it.
type
PixbufLoaderSizePreparedCallback = Int32 -> Int32 -> IO ()gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufLoader This signal is emitted when the pixbuf loader has been fed the initial amount of data that is required to figure out the size of the image that it will create. Applications can call pixbufLoaderSetSize in response to this signal to set the desired size to which the image should be scaled.
module GI.GdkPixbuf.Objects.
PixbufNonAnim No description available in the introspection data.
-
gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim Memory-managed wrapper type.
PixbufNonAnim :: ManagedPtr PixbufNonAnim -> PixbufNonAnimgi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim No documentation available.
module GI.GdkPixbuf.Objects.
PixbufSimpleAnim An opaque struct representing a simple animation.
-
gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnim Memory-managed wrapper type.
PixbufSimpleAnim :: ManagedPtr PixbufSimpleAnim -> PixbufSimpleAnimgi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnim No documentation available.