Constructor

AppStreamComponentBoxnew

Declaration [src]

AsComponentBox*
as_component_box_new (
  AsComponentBoxFlags flags
)

Description [src]

Creates a new AsComponentBox.

Available since:1.0

Parameters

flags AsComponentBoxFlags
  No description available.

Return value

Returns: AsComponentBox
 

An AsComponentBox.

 The caller of the function takes ownership of the data, and is responsible for freeing it.