diff options
| author | Johan Dahlin <jdahlin@src.gnome.org> | 2004-06-04 16:01:30 +0000 |
|---|---|---|
| committer | Johan Dahlin <jdahlin@src.gnome.org> | 2004-06-04 16:01:30 +0000 |
| commit | cf0d95e330244e4434dbea63a4260cf6e6498591 (patch) | |
| tree | 4a56f5555308b00cac718adda2bddf0b75e17ddb /examples | |
| parent | 64c298cb4a8ba1be1bc5da6d7c3d6fa4398a6e7c (diff) | |
| download | pygobject-cf0d95e330244e4434dbea63a4260cf6e6498591.tar.gz pygobject-cf0d95e330244e4434dbea63a4260cf6e6498591.tar.xz pygobject-cf0d95e330244e4434dbea63a4260cf6e6498591.zip | |
Impl
* gtk/gtkwidget.override (_wrap_gtk_widget_class_install_style_property): Impl
* gtk/gtkcontainer.override
(_wrap_gtk_container_class_list_child_properties): Rename first
kwlist argument to klass (from widget), class should be a
GObjectClass and not a GtkWidgetClass
(_wrap_gtk_container_class_install_child_property): Impl.
* gtk/gtk.defs: Change a couple of methods to functions and set
correct class
* pygobject.h: Add pyg_param_spec_from_object
* gobjectmodule.c (create_property): Don't install the property
here, return it instead. And don't require a GObjectClass as argument
(pyg_param_spec_from_object): New function
(add_properties): Update to new create_property
(pygobject_api_functions): Export pyg_param_spec_from_object
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
