Skip to content
  • Tor Lillqvist's avatar
    Don't use the same name for a function that used to be a variable · dd36afc2
    Tor Lillqvist authored
    Rename the gtk_major_version() etc functions I introduced yesterday to
    start with gtk_get. Avoids misleading results in client programs whose
    developers that don't notice the change or the compiler warnings, and
    when recompiling against gtk3 then use the function addresses as the
    version numbers.
    dd36afc2