Method

AppStreamComponentadd_screenshot

Declaration [src]

void
as_component_add_screenshot (
  AsComponent* cpt,
  AsScreenshot* sshot
)

Description [src]

Add an AsScreenshot to this component.

Parameters

sshot

Type: AsScreenshot

The AsScreenshot to add.

The data is owned by the caller of the method.