~ubuntu-branches/ubuntu/natty/vala/natty

« back to all changes in this revision

Viewing changes to vapi/gobject-2.0.vapi

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-01-06 10:31:36 UTC
  • mfrom: (1.5.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110106103136-e08fwvpxpqhz3rv0
Tags: 0.11.3-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
                public Type[] children ();
60
60
                public uint depth ();
61
61
                public static Type from_name (string name);
 
62
                [CCode (array_length_type = "guint")]
62
63
                public Type[] interfaces ();
63
64
                public bool is_a (Type is_a_type);
64
65
                public unowned string name ();