Table of Contents

GuiCanvas::getContent

Get the GuiControl which is being used as the content.

Syntax

int GuiCanvas::getContent();

Parameters

This function does not accept any parameters.

Return value

int
No description available.

Remarks

Examples

Source

Engine

See also

GuiCanvas::canTabFocus
GuiCanvas::cursorOff
GuiCanvas::cursorOn
GuiCanvas::getCursorPos
GuiCanvas::hideCursor
GuiCanvas::isCursorOn
GuiCanvas::popDialog
GuiCanvas::popLayer
GuiCanvas::pushDialog
GuiCanvas::renderFront
GuiCanvas::repaint
GuiCanvas::reset
GuiCanvas::setContent
GuiCanvas::setCursor
GuiCanvas::setCursorPos
GuiCanvas::showCursor
GuiCanvas::tabNext

References

This function is not called by any other functions.