com gtk/php-gtk: Bring TODO up to date: TODO2

[email protected] (David Soria Parra) Wed, 02 Nov 2005 20:39:57 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    1fa2f6b493c77a35be8c601503a5e7d6ba1f79e8
Author:    Steph Fox <[email protected]>         Wed, 2 Nov 2005 20:39:57 +0000
Parents:   5ac995a141e78f8f3eff46475299ac98f8a04060
Branches:  master

Link:       http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=1fa2f6b493c77a35be8c601503a5e7d6ba1f79e8

Log:
Bring TODO up to date

Changed paths:
  M  TODO2


Diff:
1fa2f6b493c77a35be8c601503a5e7d6ba1f79e8
diff --git a/TODO2 b/TODO2
index 2e3ee9a..0eeb7ce 100644
--- a/TODO2
+++ b/TODO2
@@ -32,9 +32,6 @@ Classes and Functions
 	method      GtkAboutDialog::set_url_hook: unknown type 'GtkAboutDialogActivateLinkFunc'
 	GtkAboutDialog->set_logo_icon_name seems to find no icons at all
 		(method is generated, need to test this)
-* GtkCellRenderer
-	method      GtkCellRenderer::get_fixed_size: unknown type 'gint*'
-	method      GtkCellRenderer::get_size: unknown type 'gint*'
 * GtkClipboard
 	constructor GtkClipboard::__construct: unknown type 'GdkAtom'
 	method      GtkClipboard::request_contents: unknown type 'GdkAtom'
@@ -71,7 +68,6 @@ Classes and Functions
 	method      GtkTreeModel::get: varargs methods not supported
 	method      GtkTreeModel::get_valist: unknown type 'va_list'
 	method      GtkTreeModel::rows_reordered: unknown type 'gint*'
-	method		iter_next() is returning a boolean instead of a GtkTreeIter.
 * GtkTreeStore
 	method      GtkTreeStore::reorder: unknown type 'gint*'
 	method      GtkTreeStore::set_column_types: unknown type 'GType*'