Method
ValentComponentset_primary_adapter
unstable since: 1.0
Declaration [src]
void
valent_component_set_primary_adapter (
ValentComponent* component,
ValentExtension* extension
)
Description [src]
Set the primary adapter to extension.
If extension is NULL, the component will automatically select the best
available choice.
Available since: 1.0
| Sets property | Valent.Component:primary-adapter |
Parameters
extension-
Type:
ValentExtensionA
ValentExtension.The argument can be NULL.The data is owned by the caller of the method.