Signal

AstalProcess::stdout

since: 0.1

Declaration

void
stdout (
  AstalProcess* self,
  const gchar* out,
  gpointer user_data
)

Description

No description available.
Default handler:
Available since: 0.1

Parameters

out

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.