This function is a generated function and is found in gtkmodule_impl.c.
pygtk builds some of the wrapper functions from definition files that are
found in the generate subdirectory of the distribution. The definition
files are read by the Python script generate/generate.py which writes the
gtkmodule_impl.c file.
John
On Sat, 18 Dec 1999, Mike Kestner wrote:
> Both this patch and the latest version's gtk.py file
> call the function _gtk.gtk_tree_item_get_subtree to
> access the item's subtree. Where is this function
> defined/generated? I see a "set_subtree" gtk function,
> but the 'get' operation seems to be provided by the
> GTK_TREE_ITEM_SUBTREE(item) macro.
>
> Am I totally daft, or is the wrapper trying to access a
> function that doesn't exist?
>
> Regards,
> Mike
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]