CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

iNativeWindow Struct Reference

This interface represents a native window. More...

#include <ivideo/natwin.h>

Inheritance diagram for iNativeWindow:

iBase List of all members.

Public Member Functions

virtual void SetTitle (const char *title)=0
 Set the title for this window.

Detailed Description

This interface represents a native window.

Definition at line 74 of file natwin.h.


Member Function Documentation

virtual void iNativeWindow::SetTitle const char *  title  )  [pure virtual]
 

Set the title for this window.

Remarks:
title is expected to be UTF-8 encoded.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.4.4