Re: [gtk-list] gtk_init_no_x ??




"Olivier Nenert" <onenert@condumex.com.mx> writes:

> Hi... i was wondering if there is a plan, or at least if there is factibility
> of a gtk_init_no_x (or something like that).

The way you do this is:

 gtk_type_init();
 gtk_signal_init();

There are some eventual plans to move the type system into a separate
library, but that won't happen soon. (Look at the gtk-devel-list archives
for December at http://www.gnome.org/mailing-lists/.)

Regards,
                                               Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]