"TRUE" with "FALSE",then the "destroy" signal will be
> emit,and the "destroy" callback function will be called to destroy the
> window.
>
> 在2009-05-29,"Sunburned Surveyor" 写道:
>>I'm a Java developer that is brand new to
I'm a Java developer that is brand new to GTK and not the world's
greatest C programmer. (I'm acutally working with GTK in an effort to
become more familiar with C.)
I've been working through the online GTK 2 tutorial. I modified the
"hello world" example to just show a window (with no button).
I