Method

PurpleAuthorizationRequestset_add

unstable since: 3.0

[]

Declaration [src]

void
purple_authorization_request_set_add (
  PurpleAuthorizationRequest* request,
  gboolean add
)
[]

Description [src]

Sets whether or not the user interface should ask the end user to add the remote user if the remote user was accepted.

Available since: 3.0

[]

Parameters

add

Type: gboolean

Whether or not to ask the user to add the remote user back.