Re: Glibmm: list object property names
- From: Marcin Kolny <marcin kolny gmail com>
- To: Dirk Van Haerenborgh <vhdirk gmail com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Glibmm: list object property names
- Date: Tue, 29 Oct 2013 17:41:12 +0100
W dniu 25.10.2013 09:55, Dirk Van Haerenborgh pisze:
Hi,
I'm working on an application that has to generate a user interface
based on the properties of a given object (a Gst::Element).
Since I cannot know upfront what properties are installed on the object
class, I'm looking for an alternative to the Glib C API
'g_object_class_list_properties' function. Or at least something to
query property names.
Is such an mechanism even available in glibmm? Or will I have to revert
to using the C API?
Cheers,
-Dirk
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
https://mail.gnome.org/mailman/listinfo/gtkmm-list
Hi,
I've got the same problem. I tried to write a patch, but unfortunately,
I think it's impossible. I can't even imagine it, because properties are
template-based in glibmm.
Best regards,
Marcin Kolny
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]