Mention Fl_Copy_Surface::draw_decorated_window().

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10931 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2015-11-26 15:37:43 +00:00
parent 3666209659
commit 311bd8971e
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? ????
Window nesting to any depth is possible. An Fl_Gl_Window window or
subwindow can contain Fl_Window's as subwindows.
- Added method Fl_Widget::is_label_copied().
- Added methods Fl_Copy_Surface::w() and Fl_Copy_Surface::h().
- Added methods Fl_Copy_Surface::w(), Fl_Copy_Surface::h(),
and Fl_Copy_Surface::draw_decorated_window().
- Added support for OpenGL version 3 and later.
1.3.4 ABI FEATURES