|
HikoGUI
A low latency retained GUI
|
Public Member Functions | |
| void | notify_group_ptr (Args const &...args) const noexcept |
Call the callback which are registered with the owning group_ptrs. | |
Friends | |
| class | group_ptr< T > |
|
inlinenoexcept |
Call the callback which are registered with the owning group_ptrs.
| args | The arguments to pass to the callback function. |