pp-devel-list@gnome.org
Subject: Re: GIOScheduler example need
Date: Fri, 25 Jun 2010 20:23:15 +0600
Thank you very much for you help. you realy helped me. Can i asked
last question about parameters :)
If on of the parameters structure too. For example:
static gboolean job_func(int a, Win* b)
{
...
Thank you very much for you help. you realy helped me. Can i asked
last question about parameters :)
If on of the parameters structure too. For example:
static gboolean job_func(int a, Win* b)
{
...
}
Where Win:
typedef struct _Win
{
typedef struct _MainWin
{
GtkWindow parent;
GtkWidge
rg
Subject: Re: GIOScheduler example need
Date: Fri, 25 Jun 2010 14:36:01 +0600
And if i whave functions with some parametes?
For example:
static gboolean job_func(int a, int b)
{
...
}
How can i send parameters in g_io_scheduler_push_j
And if i whave functions with some parametes?
For example:
static gboolean job_func(int a, int b)
{
...
}
How can i send parameters in g_io_scheduler_push_job?
Thank you
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.
Ardhan
--- kuleshovm...@gmail.com wrote:
From: Alexander Kuleshov
To: gtk-app-devel-list@gnome.org
Subject: GIOScheduler example need
Date: Thu, 24 Jun 2010 14:55:54 +0600
Hello,
I need to use GIOScheduler in my C/gtk+ application. Where can find
e
Hello,
I need to use GIOScheduler in my C/gtk+ application. Where can find
example of using GIOScheduler?
Thank you.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list