DocumentsDriveQuery
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.18.0" ) ]
public DocumentsDriveQuery (string? q)
[ Version ( since = "0.18.0" ) ]
public DocumentsDriveQuery (string? q)
Creates a new DocumentsDriveQuery with its
q property set to q
.
Parameters:
q |
a query string, or |
Returns:
a new DocumentsDriveQuery |