Skip to content
  • Matthias Clasen's avatar
    Fix ABI compat · b726448f
    Matthias Clasen authored
    Make GtkTextTextAttributes stay the same size. This currently
    uses gcc builtin defines. If that is an issue, we can switch
    to using GLIB_SIZEOF_ defines, after adding one for ints.
    b726448f