Packages
libgdata
GData
Query
author
categories
etag
is_strict
max_results
published_max
published_min
q
start_index
updated_max
updated_min
Query
Query.with_limits
get_author
get_categories
get_etag
get_max_results
get_published_max
get_published_min
get_q
get_query_uri
get_start_index
get_updated_max
get_updated_min
next_page
previous_page
set_author
set_categories
set_etag
set_is_strict
set_max_results
set_published_max
set_published_min
set_q
set_start_index
set_updated_max
set_updated_min
Query
Description:
[
CCode
( has_construct_function =
false
) ]
public
Query
(
string
? q)
Creates a new
Query
with its
q
property set to
q
.
Parameters:
q
a query string, or
null
Returns:
a new
Query