Virtual Method

PhoshDBusScreenshothandle_screenshot_window

Declaration [src]

gboolean
handle_screenshot_window (
  PhoshDBusScreenshot* object,
  GDBusMethodInvocation* invocation,
  gboolean arg_include_frame,
  gboolean arg_include_cursor,
  gboolean arg_flash,
  const gchar* arg_filename
)

Description

No description available.

Parameters

invocation GDBusMethodInvocation
  No description available.
 The data is owned by the caller of the function.
arg_include_frame gboolean
  No description available.
arg_include_cursor gboolean
  No description available.
arg_flash gboolean
  No description available.
arg_filename const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.

Return value

Returns: gboolean
  No description available.