#[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