com gtk/php-gtk: GtkSelectionData is missing some important methods: TODO2
[email protected] (David Soria Parra)
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 90898b2fa342005c4cbf19e4e60707860ad3074c Author: Christian Weiske <[email protected]> Wed, 3 May 2006 14:38:03 +0000 Parents: 8483da7c23bfacdac1363a06eef6e071c4b4018c Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=90898b2fa342005c4cbf19e4e60707860ad3074c Log: GtkSelectionData is missing some important methods Changed paths: M TODO2 Diff: 90898b2fa342005c4cbf19e4e60707860ad3074c diff --git a/TODO2 b/TODO2 index b87d651..9b0213a 100644 --- a/TODO2 +++ b/TODO2 @@ -69,6 +69,11 @@ Classes and Functions methods append_page, insert_page and prepend_page have to be merged with their _menu counterparts (so that append_page accepts a third parameter from append_page_menu) +* GtkSelectionData + method GtkSelectionData::get_targets: unknown type 'GdkAtom**' + method GtkSelectionData::get_uris: unknown type 'gchar**' + method GtkSelectionData::set_uris: unknown type 'gchar**' + method GtkSelectionData::tree_get_row_drag_data: unknown type 'GtkTreeModel**' * GtkTextBuffer get_iter_at_child_anchor NTRVNRP * GtkTreeModel