Re: gtk_init() more than once?



On Wed, 2001-12-12 at 13:05, Sven Neumann wrote:
> Hi,
> 
> murrayc t-online de (Murray Cumming) writes:
> 
> > Is it OK to call gtk_init() multiple times?
> 
> can't read the source?

Just lazy. And I believe in interfaces.

>   gboolean
>   gtk_init_check (int      *argc,
>                   char   ***argv)
>   {
>     if (gtk_initialized)
>       return TRUE;

Thanks.

-- 
Murray Cumming
murrayc usa net
www.murrayc.com




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