Skip to content
  • Christian Hergert's avatar
    textview: give application developers access to RTL and LTR context · a6101f01
    Christian Hergert authored
    This allows developers to modify the pango context that is used when
    rendering text within the text view.
    
    Such access can be useful to alter how rounding occurs with API such as
    pango_context_set_round_glyph_positions() and is needed by GtkSourceView
    for proper placement of glyphs within the overview map.
    a6101f01