Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PangoRectangle :: Double -> Double -> Double -> Double -> PangoRectanglepango Graphics.Rendering.Pango No documentation available.
-
pango Graphics.Rendering.Pango No documentation available.
-
pango Graphics.Rendering.Pango.Context No documentation available.
class GObjectClass o =>
PangoContextClass opango Graphics.Rendering.Pango.Context No documentation available.
-
pango Graphics.Rendering.Pango.Enums Attributes for PangoItems.
-
pango Graphics.Rendering.Pango.Enums The PangoDirection type represents a direction in the Unicode bidirectional algorithm.
- The "weak" values denote a left-to-right or right-to-left direction only if there is no character with a strong direction in a paragraph. An example is a sequence of special, graphical characters which are neutral with respect to their rendering direction. A fresh PangoContext is by default weakly left-to-right.
- Not every value in this enumeration makes sense for every usage of PangoDirection; for example, the return value of unicharDirection and findBaseDir cannot be PangoDirectionWeakLtr or PangoDirectionWeakRtl, since every character is either neutral or has a strong direction; on the other hand PangoDirectionNeutral doesn't make sense to pass to log2visGetEmbeddingLevels.
PangoDirectionLtr :: PangoDirectionpango Graphics.Rendering.Pango.Enums No documentation available.
PangoDirectionNeutral :: PangoDirectionpango Graphics.Rendering.Pango.Enums No documentation available.
PangoDirectionRtl :: PangoDirectionpango Graphics.Rendering.Pango.Enums No documentation available.
PangoDirectionWeakLtr :: PangoDirectionpango Graphics.Rendering.Pango.Enums No documentation available.