Re: [PHP-GTK-DEV] Reflection woes
[email protected] ("Frédéric G. MARAND")
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
Florian, Not sure why you say they are not part of the "normal" Gtk API. They appear to be listed just like any other method: http://library.gnome.org/devel/gtk/2.12/GtkPrintSettings.html#gtk-print-settings-foreach ----- Original Message ----- From: "Florian Breit" <[email protected]> To: <[email protected]> Sent: Sunday, May 11, 2008 2:21 AM Subject: Re: [PHP-GTK-DEV] Reflection woes [...] Regarding the foreach() ones, I think this is just an unlucky naming, but should be easily changeable since these functions are only for internal use (aren't they?) and not part of the normal GTK API. [...]