Method

EDataServerGDataQueryset_max_results

since: 3.46

Declaration [src]

void
e_gdata_query_set_max_results (
  EGDataQuery* self,
  gint value
)

Description [src]

Sets max results to be returned in one call.

This can be used for any object query.

Available since: 3.46

Parameters

value

Type: gint

A value to set.