Expand description
Button widget
Button widget with Bootstrap-inspired type-based styling (ButtonType)
and platform-adaptive native appearance (Windows, Linux/GTK, macOS).
Structs§
Enums§
- Button
Type - The semantic type/role of a button.
- Option
Button OnClick
Statics§
- BUTTON_
ON_ CLICK_ INVOKER - Process-global slot for this callback kind’s host-side invoker.
Functions§
- AzApp_
setButton OnClick Callback Invoker - Register the host-side invoker for this callback kind.
- AzButton
OnClick Callback_ create From Host Handle - C-ABI export wrapping
<Wrapper>::create_from_host_handle.
Type Aliases§
- AzButton
OnClick Callback Invoker - Pointer-arg variant of this callback kind’s typedef.
- Button
OnClick Callback Type