file.
Regards,
Richa
-Original Message-
From: Tor Lillqvist [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 24, 2007 5:59 PM
To: gtk-app-devel-list@gnome.org
Subject: Re: Reducing GTK+ footprint
[EMAIL PROTECTED] writes:
> Can any one tell me or give me some links to know how I can
From: Attilio Fiandrotti [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 24, 2007 5:09 PM
> To: gtk-app-devel-list@gnome.org
> Cc: Richa Mahajan
> Subject: Re: Reducing GTK+ footprint
>
> [EMAIL PROTECTED] wrote:
>
>>Greetings,
>>
>>
>&
[EMAIL PROTECTED] writes:
> Can any one tell me or give me some links to know how I can reduce the
> footprint of GTK.
Do you mean disk space? Or memory space? On what platform? On most
modern platforms with virtual memory, presumably only those parts of
GTK+ that your code actually uses get pa
007 5:09 PM
To: gtk-app-devel-list@gnome.org
Cc: Richa Mahajan
Subject: Re: Reducing GTK+ footprint
[EMAIL PROTECTED] wrote:
> Greetings,
>
>
>
> Can any one tell me or give me some links to know how I can reduce the
> footprint of GTK.
>
>
>
> Actually I want
[EMAIL PROTECTED] wrote:
> Greetings,
>
>
>
> Can any one tell me or give me some links to know how I can reduce the
> footprint of GTK.
>
>
>
> Actually I want to remove some widgets (like frame, color selection,
> file selection etc) which I am not using in my application.
>
>
>
>
]
Sent: Wednesday, January 24, 2007 4:48 PM
To: gtk-app-devel-list@gnome.org
Subject: Reducing GTK+ footprint
Greetings,
Can any one tell me or give me some links to know how I can reduce the
footprint of GTK.
Actually I want to remove some widgets (like frame, color selection,
file
Greetings,
Can any one tell me or give me some links to know how I can reduce the
footprint of GTK.
Actually I want to remove some widgets (like frame, color selection,
file selection etc) which I am not using in my application.
Also I want to know that if there is any other alternat