Constructor
AppStreamComponentBoxnew
since: 1.0
Declaration [src]
AsComponentBox*
as_component_box_new (
AsComponentBoxFlags flags
)
Parameters
flags
-
Type:
AsComponentBoxFlags
No description available.
Return value
Type: AsComponentBox
An AsComponentBox
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |