- closed
void function(const clap_host_t* host, bool was_destroyed) closed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- request_hide
bool function(const clap_host_t* host) request_hide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- request_resize
bool function(const clap_host_t* host, uint width, uint height) request_resize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- request_show
bool function(const clap_host_t* host) request_show;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- resize_hints_changed
void function(const clap_host_t* host) resize_hints_changed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.