Signal

AstalApplication::window-toggled

Declaration

void
window_toggled (
  AstalApplication* self,
  GtkWindow* window,
  gpointer user_data
)

Description

Emitted when a window that has been added using gtk_application_add_window() changes its visibility .

Default handler:

Parameters

window

Type: GtkWindow

No description available.

The data is owned by the caller of the function.