![]() | |
![]() | ![]() |
CL_Event_WindowResizeEvent callback interface for window resizes. Parents: public virtual CL_Event Description
This interface is used to intercept resize events from ClanLib windows. To use this interface, inherit it and implement on_window_resize(). Then add it to a CL_EventChain_WindowResize chain. The topmost chain is located in CL_Display. Class membersvirtual ~CL_Event_WindowResize() See AlsoNone |