Re: Hide the Border of Notebook and scrolled window widget
- From: Stefan Kost <ensonic hora-obscura de>
- To: sadheeskumar gmail com
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Hide the Border of Notebook and scrolled window widget
- Date: Tue, 06 Sep 2005 09:41:19 +0200
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
Regards,
K.Sadheeskumar
try gtk_scrolled_window_set_shadow_type()
http://developer.gnome.org/doc/API/2.0/gtk/GtkScrolledWindow.html#gtk-scrolled-window-set-shadow-type
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]