/[paragui]/paragui/include/pgnavigator.h
ViewVC logotype

Diff of /paragui/include/pgnavigator.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3.6.1 by braindead, Sat Jan 4 21:13:38 2003 UTC revision 1.3.6.1.2.1 by braindead, Tue Dec 2 15:27:58 2003 UTC
# Line 44  class PG_Navigator : protected vector<PG Line 44  class PG_Navigator : protected vector<PG
44  public:  public:
45          void Add(PG_Widget* widget);          void Add(PG_Widget* widget);
46          void Remove(PG_Widget* widget);          void Remove(PG_Widget* widget);
47          bool Action(PG_ACTION action);          bool Action(PG_Widget::KeyAction action);
48    
49          PG_Widget* Goto(PG_Widget* widget);          PG_Widget* Goto(PG_Widget* widget);
50          PG_Widget* GotoFirst();          PG_Widget* GotoFirst();

Legend:
Removed from v.1.3.6.1  
changed lines
  Added in v.1.3.6.1.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26