nd, with
a simple test application whether gtk_widget_queue_draw() causes such a
problem or not as Jim suggested. I will check and inform.
thanks,
Onur
Fernando ApesteguĂa wrote:
>
> On 9/6/07, okty <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I am using GLib
Hi,
I am using GLib's memory profiling to check memory usage of my program. I
noticed that for each refresh in my screen with gtk_widget_queue_draw(), I
am checking my allocated memory and each refresh increases the size of
allocated memory. Do you know any memory leak problem in
gtk_widget_queue