Method
GoaObjectSkeletonset_chat
Declaration [src]
void
goa_object_skeleton_set_chat (
  GoaObjectSkeleton* object,
  GoaChat* interface_
)
Description [src]
Sets the GoaChat instance for the D-Bus interface org.gnome.OnlineAccounts.Chat on object.
Parameters
- interface_
- 
            Type: GoaChatA GoaChatorNULLto clear the interface.The argument can be NULL.The data is owned by the caller of the method.