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