Skip to content
  • Benjamin Otte's avatar
    bindings: Remove GTK_TYPE_IDENTIFIER · 1129febd
    Benjamin Otte authored
    bindings now treat identifiers and strings the same way.
    
    The only difference was that one allowed lookup of enum/flags by name
    while the other didn't and g_warning()ed. Now both work.
    1129febd