Re: moving from GtkArg to GParamspec



Adrian E. Feiguin wrote:

Iuse g_object_class_lis_properties to retrieve the values.
Can you suggest a way to retain the class name toghether with the property name, i.e, preserve the arg/property name format? Is there a way to know where (what class)) the property is coming from?

gtk+/tests/prop-editor.c shows how to group retrieved properties
by class/interface.

Regards,
					Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]