Method

MsgOAuth2Authorizerrequest_authorization

Declaration [src]

gboolean
msg_oauth2_authorizer_request_authorization (
  MsgOAuth2Authorizer* self,
  const char* authorization_code,
  GCancellable* cancellable,
  GError** error
)

Description

No description available.

Parameters

authorization_code const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
cancellable GCancellable
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.