iWxWindow Struct Reference
Interface to communicate with with a wxWidgets-based canvas. More...
#include <ivideo/wxwin.h>
Inheritance diagram for iWxWindow:

Public Member Functions | |
| virtual wxWindow * | GetWindow ()=0 |
| Get wxWidgets window object of the canvas. | |
| virtual void | SetParent (wxWindow *parent)=0 |
| Set wxWidgets parent window of the canvas. | |
Detailed Description
Interface to communicate with with a wxWidgets-based canvas.
Definition at line 42 of file wxwin.h.
Member Function Documentation
|
|
Get wxWidgets window object of the canvas.
|
|
|
Set wxWidgets parent window of the canvas.
|
The documentation for this struct was generated from the following file:
- ivideo/wxwin.h
Generated for Crystal Space by doxygen 1.4.6
