Signal

AstalRiverLayout::user-command

Declaration

void
user_command (
  AstalRiverLayout* self,
  const gchar* command,
  const gchar* namespace,
  AstalRiverOutput* output,
  gpointer user_data
)

Description

Emitted when the user sent a command to this layout.

Default handler:

Parameters

command

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.
namespace

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.
output

Type: AstalRiverOutput

No description available.

The data is owned by the caller of the function.