Skip to content
  • Martin Nordholts's avatar
    app: Always use gimp_object_get_name() · 957cf2cf
    Martin Nordholts authored
    Begin to consider GimpObject::name as private and always use
    gimp_object_get_name(). Change gimp_object_get_name() to take an
    untyped pointer so we don't have to do so awfully many casts. There is
    a runtime check for the type inside the function anyway.
    957cf2cf