Re: [gtkmm] Notebook signals confusion?



On Sun, 2004-03-14 at 17:55, Paul Elliott wrote:
> I am confused about some of the Notebook signals. There are 3 signals
> for Gtk::Notebook that are sort of similar

Not in gtkmm 2.4, where we removed the useless
(keybinding/accessibility/action) signals:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1Notebook.html

[snip]
> Which of these signals should one hook if one wants to keep
> track of the current page? Thank you

Ignore everything but signal_switch_page().

-- 
Murray Cumming
www.murrayc.com
murrayc murrayc com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]