Re: [PHP-GTK-DEV] Reflection woes
[email protected] ("Steph Fox")
| Newsgroups | php.gtk.dev |
|---|---|
| Organization | Zend Technologies |
| Message-ID | <001f01c8b3a3$4476d9e0$4001a8c0@foxbox> |
Hiya Andrei, > Any ideas? The reason gtk_init() needs argc/argv is to parse out options > like --display, etc. If we are willing to remove support for those > options, then we can call gtk_init() with argc=0, argv=NULL and have it in > MINIT. Could you please clarify where '--display, etc' are used? As in, which scenarios? Thanks, - Steph