Function

AstalApplicationtoggle_window_by_name

Declaration

void
astal_application_toggle_window_by_name (
  const gchar* instance,
  const gchar* window
)

Description

No description available.

Parameters

instance

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

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.