Changeset View
Changeset View
Standalone View
Standalone View
intern/ghost/intern/GHOST_WindowWin32.h
| Context not available. | |||||
| virtual HWND getHWND() const; | virtual HWND getHWND() const; | ||||
| /** | /** | ||||
| * Returns the associated OS object/handle | |||||
| * \return The associated OS object/handle | |||||
| */ | |||||
| virtual void *getOSWindow() const; | |||||
| /** | |||||
| * Sets the title displayed in the title bar. | * Sets the title displayed in the title bar. | ||||
| * \param title The title to display in the title bar. | * \param title The title to display in the title bar. | ||||
| */ | */ | ||||
| Context not available. | |||||