Re: Hide the Border of Notebook and scrolled window widget

2005-09-06 Thread Stefan Kost
Hi, sadhees kumar wrote: hi Friends, I want to hide the border of notebook and scrolled window. For that i tried with the following function, gtk_notebook_set_show_border(notebook,FALSE); but, i didn't get the success. Is there any possibility to hide those borders? Thanks in advance Re

Hide the Border of Notebook and scrolled window widget

2005-09-05 Thread sadhees kumar
hi Friends, I want to hide the border of notebook and scrolled window. For that i tried with the following function, gtk_notebook_set_show_border(notebook,FALSE); but, i didn't get the success. Is there any possibility to hide those borders? Thanks in advance Regards, K.Sadheeskumar