Re: [Vala] True vala introspection
- From: "Michael Lawrence" <mflawren fhcrc org>
- To: "Andreas Sliwka" <andreas sliwka gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] True vala introspection
- Date: Wed, 9 Jul 2008 09:37:32 -0700
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 <
andreas sliwka gmail com> 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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]