Skip to main content

slint_interpreter_component_definition_functions

Function slint_interpreter_component_definition_functions 

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

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