COIN-OR::LEMON - Graph Library

Changeset 1856:3f0558065bcd in lemon-0.x for gui/main_win.h


Ignore:
Timestamp:
12/08/05 15:16:08 (18 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2424
Message:

Notebook tabs can be closed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/main_win.h

    r1849 r1856  
    7575  ///Callback for 'FileNewTab' action.
    7676  virtual void newTab();
     77  virtual void closeTab();
    7778  virtual void onChangeTab(GtkNotebookPage*, guint);
    7879  virtual void onCloseTab();
Note: See TracChangeset for help on using the changeset viewer.