Changeset 6997
- Timestamp:
- Oct 31, 2008, 4:16:44 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/tr-window.h
r6795 r6997 33 33 GtkTreeSelection * tr_window_get_selection( TrWindow* wind ); 34 34 35 GtkWidget * tr_window_new( GtkUIManager*, 36 TrCore * core ); 35 GtkWidget * tr_window_new( GtkUIManager * uim, TrCore * core ); 37 36 38 37 void tr_window_update( TrWindow * wind );
Note: See TracChangeset
for help on using the changeset viewer.