Signal

AstalRiverLayout::namespace-in-use

Declaration

void
namespace_in_use (
  AstalRiverLayout* self,
  AstalRiverOutput* output,
  gpointer user_data
)

Description

Emitted when the namespace of this layout is already in use on an output.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Parameters

output

Type: AstalRiverOutput

The AstalRiverOutput object that is using the namespace.

The data is owned by the caller of the function.