Method
GoaObjectSkeletonset_oauth2_based
Declaration [src]
void
goa_object_skeleton_set_oauth2_based (
  GoaObjectSkeleton* object,
  GoaOAuth2Based* interface_
)
Description [src]
Sets the GoaOAuth2Based instance for the D-Bus interface org.gnome.OnlineAccounts.OAuth2Based on object.
Parameters
- interface_
- 
            Type: GoaOAuth2BasedA GoaOAuth2BasedorNULLto clear the interface.The argument can be NULL.The data is owned by the caller of the method.