creator.widgets.titlebar

Undocumented in source.

Members

Functions

incApplyTitlebar
void incApplyTitlebar(void* window)

Applies titlebar settings to a window

incGetUseNativeTitlebar
bool incGetUseNativeTitlebar()

Gets whether to use the native titlebar

incSetUseNativeTitlebar
void incSetUseNativeTitlebar(bool value)

Set whether to use the native titlebar

incTitlebar
void incTitlebar(string title)

Draws the custom titlebar

Variables

incCanUseAppTitlebar
bool incCanUseAppTitlebar;

Whether the native titlebar can be used

Meta