Skip to main content

Module button

Module button 

Source
Expand description

Button widget Button widget with Bootstrap-inspired type-based styling (ButtonType) and platform-adaptive native appearance (Windows, Linux/GTK, macOS).

Structs§

Button
ButtonOnClick
ButtonOnClickCallback

Enums§

ButtonType
The semantic type/role of a button.
OptionButtonOnClick

Statics§

BUTTON_ON_CLICK_INVOKER
Process-global slot for this callback kind’s host-side invoker.

Functions§

AzApp_setButtonOnClickCallbackInvoker
Register the host-side invoker for this callback kind.
AzButtonOnClickCallback_createFromHostHandle
C-ABI export wrapping <Wrapper>::create_from_host_handle.

Type Aliases§

AzButtonOnClickCallbackInvoker
Pointer-arg variant of this callback kind’s typedef.
ButtonOnClickCallbackType