Hi, I'm trying to implement the wrapper for gtk_container_list_child_properties in pygtk and I can't seem to use pyg_param_spec_new() to create new GParamSpec objects. Is there any way to do this currently or would it need to become part of the api exported from the gobject module?
Or, is there another way of listing child properties on a container at runtime? Thanks in advance, John _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
