Method

GtkWindowclose

since: 3.10

Declaration [src]

void
gtk_window_close (
  GtkWindow* window
)

Description [src]

Requests that the window is closed, similar to what happens when a window manager close button is clicked.

This function can be used with close buttons in custom titlebars.

Available since: 3.10