com gtk/php-gtk: Add a couple of items to the TODO: TODO2
[email protected] (David Soria Parra) Thu, 08 Dec 2005 03:29:14 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 1649bf9ee51ac66bea3258f55f61e9c5bd60579a Author: Steph Fox <[email protected]> Thu, 8 Dec 2005 03:29:14 +0000 Parents: ae02306dfc49a21e00c7b9db7761985cbe149d5e Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=1649bf9ee51ac66bea3258f55f61e9c5bd60579a Log: Add a couple of items to the TODO Changed paths: M TODO2 Diff: 1649bf9ee51ac66bea3258f55f61e9c5bd60579a diff --git a/TODO2 b/TODO2 index ee7411d..13f0206 100644 --- a/TODO2 +++ b/TODO2 @@ -31,6 +31,8 @@ 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) +* GtkCalendar + method GtkCalendar::get_date: unknown type 'guint*' * GtkClipboard constructor GtkClipboard::__construct: unknown type 'GdkAtom' method GtkClipboard::request_contents: unknown type 'GdkAtom' @@ -99,6 +101,8 @@ Classes and Functions method GtkTextTagTable::foreach: unknown type 'GtkTextTagTableForeach' GtkTextTagTable->lookup() is not implemented (method is generated, needs overriding - it's coming out as php_lookup()!) +* GdkPixbuf + pixbuf_new_from_array() has PyArrayObject as a parameter * GdkPixmap constructor create_from_xpm_d()