Use G_DEFINE_INTERFACE in gio
authorDan Winship <danw@gnome.org>
Tue, 1 Dec 2009 09:42:58 +0000 (10:42 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 1 Dec 2009 09:44:42 +0000 (10:44 +0100)
commit39cd766e8ef6901c097fdf2d3148fdc952f06b0e
tree34dade0099ac7219c2ba16dc9d06a8234dbe31f6
parent91d96350a7eed2e2acfc0c254b6dfc4e6fe81a8b
Use G_DEFINE_INTERFACE in gio

Note: Since we export types with Iface in the name rather than
Interface we have to use some typedefs to make this work. New
interfaces should probably use Interface as the public name.
gio/gappinfo.c
gio/gasyncresult.c
gio/gdesktopappinfo.c
gio/gdrive.c
gio/gfile.c
gio/gicon.c
gio/gloadableicon.c
gio/gmount.c
gio/gseekable.c
gio/gvolume.c