PhotosProxy
Object Hierarchy:
Description:
[
CCode ( type_id =
"goa_photos_proxy_get_type ()" ) ]
[
Version ( since =
"3.8.0" ) ]
public class PhotosProxy :
DBusProxy,
AsyncInitable,
DBusInterface,
Initable,
Photos
The PhotosProxy structure contains only private data and should only be accessed using the provided API.
Content:
Creation methods:
- public async PhotosProxy (DBusConnection connection, DBusProxyFlags flags, string? name, string object_path, Cancellable? cancellable) throws Error
Asynchronously creates a proxy for the D-Bus interface <link
linkend="gdbus-interface-org-gnome-OnlineAccounts-Photos.
- public async PhotosProxy.for_bus (BusType bus_type, DBusProxyFlags flags, string name, string object_path, Cancellable? cancellable) throws Error
- public PhotosProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, string name, string object_path, Cancellable? cancellable = null) throws Error
- public PhotosProxy.sync (DBusConnection connection, DBusProxyFlags flags, string? name, string object_path, Cancellable? cancellable = null) throws Error
Synchronously creates a proxy for the D-Bus interface <link
linkend="gdbus-interface-org-gnome-OnlineAccounts-Photos.
Inherited Members:
All known members inherited from class GLib.DBusProxy
All known members inherited from class GLib.Object
All known members inherited from interface GLib.AsyncInitable
All known members inherited from interface GLib.DBusInterface
All known members inherited from interface GLib.Initable
All known members inherited from interface Goa.Photos