Skip to content
  • Bilal Elmoussaoui's avatar
    clutter: Prefer using ClutterTextDirection · a2397e6b
    Bilal Elmoussaoui authored and Marge Bot's avatar Marge Bot committed
    In various public APIs, Clutter used to return a PangoDirection
    while we have a text direction enum defined in Clutter.
    
    This allows us to drop pango dependency from meta making it specific
    to cogl-pango & clutter
    
    Part-of: <!3531>
    a2397e6b