Method

ValentInputexport_adapter

unstable since: 1.0

Declaration [src]

void
valent_input_export_adapter (
  ValentInput* input,
  ValentInputAdapter* adapter
)

Description [src]

Export adapter on all adapters that support it.

Available since: 1.0

Parameters

adapter

Type: ValentInputAdapter

A ValentInputAdapter

The data is owned by the caller of the method.