Ignore:
Timestamp:
Jan 4, 2007, 6:01:15 PM (19 years ago)
Author:
cinc
Message:

More notebook stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/idl/nomnotebook.idl

    r169 r171  
    4545
    4646  long prependPage(in PGtkWidget pWidget, in PGtkWidget pLabel);
     47  long appendPage(in PGtkWidget pWidget, in PGtkWidget pLabel);
     48  void enablePopupMenu();
     49  void disablePopupMenu();
     50  void switchToNextPage();
     51  void switchToPrevPage();
     52  void switchToPage(in gint iPageNum);
    4753
    4854  NOMOVERRIDE(nomInit);
Note: See TracChangeset for help on using the changeset viewer.