Class

PhoshScreenshotManager

[]

Description [src]

final class Phosh.ScreenshotManager : Phosh.DBusScreenshotSkeleton
  implements Gio.DBusInterface, Phosh.DBusScreenshot {
  /* No available fields */
}

Screenshot interaction

The PhoshScreenshotManager is responsible for taking screenshots.

[]

Constructors

phosh_screenshot_manager_new
No description available.

[]

Instance methods

phosh_screenshot_manager_take_screenshot

Initiate a screenshot of all outputs or the given area. If copy_to_clipboard is TRUE the screenshot is also copied to the clipboard.

Methods inherited from GDBusInterfaceSkeleton (13)
Methods inherited from GObject (43)
Methods inherited from GDBusInterface (4)
Methods inherited from PhoshDBusScreenshot (24)
[]

Properties

Properties inherited from GDBusInterfaceSkeleton (1)
[]

Signals

Signals inherited from GDBusInterfaceSkeleton (1)
Signals inherited from GObject (1)
Signals inherited from PhoshDBusScreenshot (6)

Class structure