diff options
| author | James Henstridge <james@daa.com.au> | 2001-09-06 13:50:46 +0000 |
|---|---|---|
| committer | James Henstridge <jamesh@src.gnome.org> | 2001-09-06 13:50:46 +0000 |
| commit | e4e2683eba95c5bcec89a77e2513431876bbb182 (patch) | |
| tree | 0692aff7228c35d317579e1092a5439322a891e0 /examples | |
| parent | 8c8ee7ef6772419ac0f4dd16a78a1e1a4cdd9eaf (diff) | |
| download | pygobject-e4e2683eba95c5bcec89a77e2513431876bbb182.tar.gz pygobject-e4e2683eba95c5bcec89a77e2513431876bbb182.tar.xz pygobject-e4e2683eba95c5bcec89a77e2513431876bbb182.zip | |
various updates to make it compile.
2001-09-06 James Henstridge <james@daa.com.au>
* gtk/gtk.defs: various updates to make it compile.
* gtk/gtk-types.c (pygdk_atom_str): fallback to returning the repr
of the atom if we can't resolve its name, rather than returning
NULL. Patch from Skip.
* gobjectmodule.c (pyg_value_from_pyobject): look at the
fundamental type in this function so we can use a switch statement
that catches the fundamental types easily, reducing the number of
type checks.
(pyg_value_as_pyobject): similar here. Also handle boolean types
using patch from Skip.
* gtk/GDK.py: add extra constants from Skip.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
