diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-02-03 07:03:26 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-02-03 07:03:44 +0100 |
| commit | 2e6e0b9c36fbf92d0d551aca077580e7a57c266a (patch) | |
| tree | 206ba84e89b8624f4377c4f9b90862ea892f9cc7 /src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H | |
| parent | d9451a86696a2aa58d46cb18180c9344a5e0c179 (diff) | |
Reorganize classes Fl_System_Driver and Fl_Screen_Driver
These virtual members are moved from Fl_Screen_Driver to Fl_System_Driver
- wait(double)
- ready()
These virtual members are moved from Fl_System_Driver to Fl_Screen_Driver
- copy(const char *stuff, int len, int clipboard, const char *type)
- void paste(Fl_Widget &widget, int clipboard, const char *type)
- clipboard_contains(const char *type)
- clipboard_notify_change()
These members are moved from Fl_X11_Screen_Driver to Fl_X11_System_Driver
- poll_or_select_with_delay(double time_to_wait)
- poll_or_select()
and are made virtual in preparation for the introduction of class
Fl_Unix_System_Driver.
Diffstat (limited to 'src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H')
0 files changed, 0 insertions, 0 deletions
