Method

EDataServerClientcheck_refresh_supported

since: 3.2

Declaration [src]

gboolean
e_client_check_refresh_supported (
  EClient* client
)

Description [src]

Checks whether a client supports explicit refreshing (see e_client_refresh()).

Available since: 3.2

Return value

Type: gboolean

TRUE if the client supports refreshing, FALSE otherwise.