summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2000-10-26 12:48:17 +0000
committerJames Henstridge <jamesh@src.gnome.org>2000-10-26 12:48:17 +0000
commit05fe6d04db97488157bf618fda5cdd3cc107abce (patch)
tree2ec27044806d250dd26b5f64ca1bf73c10ede404 /examples
parent4e562b13acd6918c1fb9909ae95067b1b91702b4 (diff)
downloadpygobject-05fe6d04db97488157bf618fda5cdd3cc107abce.tar.gz
pygobject-05fe6d04db97488157bf618fda5cdd3cc107abce.tar.xz
pygobject-05fe6d04db97488157bf618fda5cdd3cc107abce.zip
new function for registering functions to marshal boxed GValues to/from
2000-10-26 James Henstridge <james@daa.com.au> * gobjectmodule.c (pyg_boxed_register): new function for registering functions to marshal boxed GValues to/from their python wrappers. (pyg_value_from_pyobject): add boxed support. (pyg_value_as_pyobject): add boxed support. (pyg_closure_new): new function to create a python GClosure. (pyg_closure_destroy): cleanup function for a PyGClosure. (pyg_closure_marshal): marshaler for PyGClosure. (pyg_value_as_pyobject): add const to GValue argument. * pygobject.h: export a pyg_boxed_register function to register new boxed types for use with pyg_value_from_pyobject and pyg_value_as_pyobject.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions