creator.widgets.button

Undocumented in source.

Members

Functions

incBeginDropdownMenu
bool incBeginDropdownMenu(string idStr, string icon)
Undocumented in source. Be warned that the author may not have intended to support it.
incButtonColored
bool incButtonColored(const(char)* text, ImVec2 size, ImVec4 textColor)
Undocumented in source. Be warned that the author may not have intended to support it.
incDropdownButton
bool incDropdownButton(string idStr, ImVec2 size, bool open)
Undocumented in source. Be warned that the author may not have intended to support it.
incDropdownButtonIcon
bool incDropdownButtonIcon(string idStr, string icon, ImVec2 size, bool open)
Undocumented in source. Be warned that the author may not have intended to support it.
incEndDropdownMenu
void incEndDropdownMenu()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta