Constructor

AppStreamLaunchablenew

since: 0.11.0

Declaration [src]

AsLaunchable*
as_launchable_new (
  void
)

Description [src]

Creates a new AsLaunchable.

Available since: 0.11.0

Return value

Type: AsLaunchable

A AsLaunchable.

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