Skip to main content

slint_interpreter_component_definition_callbacks

Function slint_interpreter_component_definition_callbacks 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn slint_interpreter_component_definition_callbacks( def: &ComponentDefinitionOpaque, callbacks: &mut SharedVector<SharedString>, )
Available on crate feature ffi only.
Expand description

Returns the list of callback names of the component the component definition describes