| void Gtk::Notebook::set_show_tabs | ( | bool | show_tabs = true |
) |
Sets whether to show the tabs for the notebook or not.
| show_tabs | true if the tabs should be shown. |
Hi Victor,
I am able to animate the images using Gtk::Notebook, but because its giving tabs above it i don't want that.
Please tell me that can i remove the tabs from the notebook or is there any other option to show 50 images one by one on a widget with a some interval of time
Thnx & Best Regards
Rakesh