com gtk/php-gtk: A few more items gone from the TODO: TODO2
[email protected] (David Soria Parra)
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: c48218f093e26ddefbcb4acdfce8d0461c5d5981 Author: Steph Fox <[email protected]> Wed, 21 Jun 2006 04:45:21 +0000 Parents: 902201d82e54aecb39ea3170257f0ee34f676fd6 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=c48218f093e26ddefbcb4acdfce8d0461c5d5981 Log: A few more items gone from the TODO Changed paths: M TODO2 Diff: c48218f093e26ddefbcb4acdfce8d0461c5d5981 diff --git a/TODO2 b/TODO2 index c54ec02..66d1eef 100644 --- a/TODO2 +++ b/TODO2 @@ -86,16 +86,9 @@ Classes and Functions method GtkTextBuffer::create_tag: varargs methods not supported method GtkTextBuffer::insert_with_tags: varargs methods not supported method GtkTextBuffer::insert_with_tags_by_name: varargs methods not supported - GtkTextBuffer::move_mark_by_name('selection_bound', ...) moves both the the + GtkTextBuffer::move_mark_by_name('selection_bound', ...) moves both the insert and select_bound marks (method is generated, need to test this) -* GdkPixbuf - add_alpha() needs to accept integers as parameters instead of chars, and - make the three last parameters optional. If they are set, the first is automatically - set to true, so that the first parameter can be removed from the php method. -* GdkPixmap - function Gdk::pixmap_create_from_xpm: unknown type 'GdkBitmap**' - function Gdk::pixmap_create_from_xpm_d: unknown type 'GdkBitmap**' * GtkPlug/GtkSocket * Support (array) cast for GtkTreeModelRow and possibly unset()