Method

GoaObjectSkeletonset_oauth_based

Declaration [src]

void
goa_object_skeleton_set_oauth_based (
  GoaObjectSkeleton* object,
  GoaOAuthBased* interface_
)

Description [src]

Sets the GoaOAuthBased instance for the D-Bus interface org.gnome.OnlineAccounts.OAuthBased on object.

Parameters

interface_

Type: GoaOAuthBased

A GoaOAuthBased or NULL to clear the interface.

The argument can be NULL.
The data is owned by the caller of the method.