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.
MemoryFormatR32g32b32a32FloatPremultiplied :: MemoryFormatgi-gdk4 GI.Gdk.Enums 4 float values; for red, green, blue and alpha. The color values are premultiplied with the alpha value. Since: 4.6
MemoryFormatR8g8b8 :: MemoryFormatgi-gdk4 GI.Gdk.Enums 3 bytes; for red, green, blue. The data is opaque.
MemoryFormatR8g8b8a8 :: MemoryFormatgi-gdk4 GI.Gdk.Enums 4 bytes; for red, green, blue, alpha.
MemoryFormatR8g8b8a8Premultiplied :: MemoryFormatgi-gdk4 GI.Gdk.Enums 4 bytes; for red, green, blue, alpha The color values are premultiplied with the alpha value.
MemoryFormatR8g8b8x8 :: MemoryFormatgi-gdk4 GI.Gdk.Enums 4 bytes; for red, green, blue, unused. Since: 4.14
MemoryFormatX8b8g8r8 :: MemoryFormatgi-gdk4 GI.Gdk.Enums 4 bytes; for unused, blue, green, red. Since: 4.14
MemoryFormatX8r8g8b8 :: MemoryFormatgi-gdk4 GI.Gdk.Enums 4 bytes; for unused, red, green, blue. Since: 4.14
TextureErrorUnsupportedFormat :: TextureErrorgi-gdk4 GI.Gdk.Enums The image format is not supported
FrameClockPhaseBeforePaint :: FrameClockPhasegi-gdk4 GI.Gdk.Flags corresponds to GdkFrameClockbeforePaint. Should not be handled by applications.
-
gi-gdk4 GI.Gdk.Interfaces.Toplevel Construct a GValueConstruct with valid value for the “transient-for” property. This is rarely needed directly, but it is used by new.