[ CCode ( has_construct_function = false ) ]
public DocumentsFolder (string? id)
Creates a new DocumentsFolder with the given entry ID ( id).
| id |
the entry's ID (not the document ID of the folder), or null |
|
a new DocumentsFolder, or null; unref with unref |