"Marek Stochel" <[EMAIL PROTECTED]> writes: 
> An application is using gtk, but not in graphical form (gtk_timeout_add &
> remove)
> 
... 
> So, as it doesn't need any display is there a possibility to start it as
> described above?
> 
> Or the only way is to get rid of gtk functions in this application?

Just use GLib; use g_timeout_add(), etc.

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to