Method

PurpleAuthorizationRequestget_add

since: 3.0

Declaration [src]

gboolean
purple_authorization_request_get_add (
  PurpleAuthorizationRequest* request
)

Description [src]

Gets whether or not the user interface should ask the end user to add the remote user if the end user accepted the remote user’s friend request.

Available since: 3.0

Return value

Type: gboolean

TRUE if the user interface should request the end user to add the remote user back.