Re: GIOScheduler example need
- From: Alexander Kuleshov <kuleshovmail gmail com>
- To: ajhwb knac com, gtk-app-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)
{
...
}
Where Win:
typedef struct _Win
{
typedef struct _MainWin
{
GtkWindow parent;
GtkWidget* scroll;
GtkWidget* box;
}Win;
Thank you.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]