Constructor
AppStreamComposeDirectoryUnitnew
Declaration [src]
AscDirectoryUnit*
asc_directory_unit_new (
const gchar* root_dir
)
Parameters
root_dir |
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
| Returns: | AscDirectoryUnit |
| No description available. | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |