Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • window.h

    r38e2250 r4cc49bc  
    7272void owl_window_resize(owl_window *w, int nlines, int ncols);
    7373
     74GSource *owl_window_redraw_source_new(void);
     75
    7476/* Standard callback functions in windowcb.c */
    7577
Note: See TracChangeset for help on using the changeset viewer.