Class

PhoshDBusScreenshotProxy

[]

Description [src]

class Phosh.DBusScreenshotProxy : Gio.DBusProxy
  implements Gio.AsyncInitable, Gio.DBusInterface, Gio.Initable, Phosh.DBusScreenshot {
  /* No available fields */
}

The PhoshDBusScreenshotProxy structure contains only private data and should only be accessed using the provided API.

[]

Constructors

phosh_dbus_screenshot_proxy_new_finish

Finishes an operation started with phosh_dbus_screenshot_proxy_new().

phosh_dbus_screenshot_proxy_new_for_bus_finish

Finishes an operation started with phosh_dbus_screenshot_proxy_new_for_bus().

phosh_dbus_screenshot_proxy_new_for_bus_sync

Like phosh_dbus_screenshot_proxy_new_sync() but takes a GBusType instead of a GDBusConnection.

phosh_dbus_screenshot_proxy_new_sync

Synchronously creates a proxy for the D-Bus interface org.gnome.Shell.Screenshot. See g_dbus_proxy_new_sync() for more details.

[]

Functions

phosh_dbus_screenshot_proxy_new

Asynchronously creates a proxy for the D-Bus interface org.gnome.Shell.Screenshot. See g_dbus_proxy_new() for more details.

phosh_dbus_screenshot_proxy_new_for_bus

Like phosh_dbus_screenshot_proxy_new() but takes a GBusType instead of a GDBusConnection.

[]

Instance methods

Methods inherited from GDBusProxy (19)
Methods inherited from GObject (43)
Methods inherited from GAsyncInitable (3)
Methods inherited from GDBusInterface (4)
Methods inherited from GInitable (1)
Methods inherited from PhoshDBusScreenshot (24)
[]

Properties

Properties inherited from GDBusProxy (9)
[]

Signals

Signals inherited from GDBusProxy (2)
Signals inherited from GObject (1)
Signals inherited from PhoshDBusScreenshot (6)

Class structure