Method

KompassScreenRecordertake_screenshot_finish

Declaration

gchar*
kompass_screen_recorder_take_screenshot_finish (
  KompassScreenRecorder* self,
  GAsyncResult* _res_
)

Description

No description available.

Parameters

_res_

Type: GAsyncResult

No description available.

The data is owned by the caller of the method.

Return value

Type: gchar*

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.