Possible Error in Programming with gtkmm
- From: Jason Curole <jcurole gmail com>
- To: gtkmm-list gnome org
- Subject: Possible Error in Programming with gtkmm
- Date: Fri, 27 Feb 2009 12:54:29 +0530
In the section on the notebook widget
(http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/sec-multi-item-containers.html)
the following text appears.
"To programmatically change the selected page, use the set_page() method. "
Unless I am mistaken, there is no set_page() method, but instead, void
Gtk::Notebook::set_current_page ( int page_num )
Jason
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]