#[unsafe(no_mangle)]pub unsafe extern "C" fn slint_interpreter_component_definition_globals(
def: &ComponentDefinitionOpaque,
names: &mut SharedVector<SharedString>,
)Available on crate feature
ffi only.Expand description
Returns a vector of strings with the names of all exported global singletons.