Signal

AstalHyprlandHyprland::event

since: 0.1

Declaration

void
event (
  AstalHyprlandHyprland* self,
  const gchar* event,
  const gchar* args,
  gpointer user_data
)

Description

No description available.
Default handler:
Available since: 0.1

Parameters

event

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

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.