Skip to content
  • Jehan's avatar
    libgimp: nicer API for functions returning a list. · 75f8a380
    Jehan authored
    I.e.: gimp_image_get_(layers|channels|vectors)(), gimp_image_list() and
    gimp_item_get_children().
    Instead of returning an array of IDs, these will now return a GList with
    the right objects ready to use.
    75f8a380