Method

AstalRiverRiverrun_command_finish

Declaration

gboolean
astal_river_river_run_command_finish (
  AstalRiverRiver* self,
  GAsyncResult* _res_,
  gchar** output
)

Description

No description available.

Parameters

_res_

Type: GAsyncResult

No description available.

The data is owned by the caller of the method.
output

Type: gchar**

No description available.

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

Return value

Type: gboolean

No description available.