diff options
| author | James Henstridge <james@daa.com.au> | 2001-06-08 15:49:13 +0000 |
|---|---|---|
| committer | James Henstridge <jamesh@src.gnome.org> | 2001-06-08 15:49:13 +0000 |
| commit | e8150173e5f35daeda0e1983beaa29a8ec0dfebf (patch) | |
| tree | f32879c7db987d370f7e2d300f6698bd888baeed /examples | |
| parent | 4a9a14997dc9d70e8e77a1c37ec3e06a109af300 (diff) | |
function to register a new boxed type ExtensionClass. (pyg_boxed_new): new
2001-06-08 James Henstridge <james@daa.com.au>
* gobjectmodule.c (pyg_register_boxed): function to register a new
boxed type ExtensionClass.
(pyg_boxed_new): new function to create wrapper instances for a
particular boxed type (given its typecode).
2001-06-07 James Henstridge <james@daa.com.au>
* pygobject.h (pyg_boxed_get): add prototypes for a PyGBoxed type
that will be used for all boxed types in pygtk (well, I can hope
:)
* gobjectmodule.c (pyg_register_interface): new function to
register interfaces with. Makes sure I don't accidentally give
the interface a parent class :). Also adds a __gtype__ class
attribute similar to GObject classes. May also make interfaces
subclasses of GInterface at some point.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
