Constructor

AppStreamSystemInfonew

Declaration [src]

AsSystemInfo*
as_system_info_new (
  void
)

Description [src]

Creates a new AsSystemInfo.

Available since:0.10

Return value

Returns: AsSystemInfo
 

A AsSystemInfo.

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