Hi,

now that GMappedFile has a _unref() and _ref() is there anything
that holds back making GMappedFile introspectable?

gobject/gboxed.c needs a
  G_DEFINE_BOXED_TYPE (GMappedFile, g_mapped_file, g_mapped_file_ref,
g_mapped_file_unref)

and g_mapped_file_new(), _new_from_fd() and _ref() need a
  Returns: (transfer full)

Anything else?

What about other now-ref-counted GLib types?

regards,
  Jan
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to