Constructor

AppStreamLaunchablenew

Declaration [src]

AsLaunchable*
as_launchable_new (
  void
)

Description [src]

Creates a new AsLaunchable.

Available since:0.11.0

Return value

Returns: AsLaunchable
 

A AsLaunchable.

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