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_ptr s. | |
Friends | |
class | group_ptr< T > |
|
inlinenoexcept |
Call the callback which are registered with the owning group_ptr
s.
args | The arguments to pass to the callback function. |