Method

AstalProcesswrite_async

Declaration

void
astal_process_write_async (
  AstalProcess* self,
  const gchar* in
)

Description

No description available.

Parameters

in

Type: const gchar*

No description available.

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