Method

AppStreamComponentset_context

Declaration [src]

void
as_component_set_context (
  AsComponent* cpt,
  AsContext* context
)

Description [src]

Sets the document context this component is associated with.

Available since:0.11.2

Parameters

context AsContext
 

The AsContext.

 The data is owned by the caller of the function.