Method
EDataServerGDataQueryget_updated_min
since: 3.46
Declaration [src]
gint64
e_gdata_query_get_updated_min (
EGDataQuery* self,
gboolean* out_exists
)
Description [src]
Gets current value of the updated min property, as a Unix
date/time. When not set, returns -1. The optional out_exists
can be used to see whether the property is set.
Available since: 3.46