Signal
AstalRiverLayout::namespace-in-use
Declaration
void
namespace_in_use (
AstalRiverLayout* self,
const gchar* namespace,
AstalRiverOutput* output,
gpointer user_data
)
Description
Emitted when a Layout with the given name is already registered for an output.
| Default handler: |
Parameters
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:
AstalRiverOutputNo description available.
The data is owned by the caller of the function.