Skip to content
  • David Shea's avatar
    Add introspection annotations to GListStore · 3bd703e9
    David Shea authored
    GListStore requires that item-type be derived from GObject, so specify
    that the type of the item parameters is GObject so the functions can be
    used via gobject-introspection.
    
    Add a scope parameter for the callback used during insert_sorted.
    3bd703e9