Maybe something like object.get_type().class_peek()? But perhaps there's a shorter way...
On Wed, Jul 9, 2008 at 5:10 AM, Andreas Sliwka <[EMAIL PROTECTED]> wrote: > Greetings, > I have a similar problem: I want to get a list of properties from a > GObject. Reading the headers I found GObjectClass which provides > list_properties. Now how do I get the ObjectClass if all I have is the > Object? > > Best regards, > _______________________________________________ > Vala-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/vala-list >
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
