Method
PhoshScreenshotManagerdo_screenshot
Declaration [src]
gboolean
phosh_screenshot_manager_do_screenshot (
PhoshScreenshotManager* self,
GdkRectangle* area,
const char* filename,
gboolean include_cursor
)
Parameters
area |
GdkRectangle |
The area to capture or |
|
The data is owned by the caller of the function. | |
filename |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
include_cursor |
gboolean |
No description available. |