Bug 557011 - Add g_object_info_get_abstract

svn path=/trunk/; revision=757
This commit is contained in:
Colin Walters
2008-10-20 17:04:17 +00:00
parent 0de03983be
commit c3330c06c7
6 changed files with 21 additions and 5 deletions

View File

@@ -212,6 +212,7 @@ struct _GIrNodeInterface
{
GIrNode node;
gboolean abstract;
gboolean deprecated;
gchar *gtype_name;