Re: gtk & system startup



"Marek Stochel" <m stochel wasko pl> 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




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