Constructor

AppStreamComposeDirectoryUnitnew

since: 0.14.5

Declaration [src]

AscDirectoryUnit*
asc_directory_unit_new (
  const gchar* root_dir
)

Description [src]

Creates a new AscDirectoryUnit.

Available since: 0.14.5

Parameters

root_dir

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: AscDirectoryUnit

No description available.

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