Virtual Method
PhoshDBusScreenshothandle_screenshot_area
Declaration [src]
gboolean
handle_screenshot_area (
PhoshDBusScreenshot* object,
GDBusMethodInvocation* invocation,
gint arg_x,
gint arg_y,
gint arg_width,
gint arg_height,
gboolean arg_flash,
const gchar* arg_filename
)
Parameters
invocation |
GDBusMethodInvocation |
No description available. | |
The data is owned by the caller of the function. | |
arg_x |
gint |
No description available. | |
arg_y |
gint |
No description available. | |
arg_width |
gint |
No description available. | |
arg_height |
gint |
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. |