Method

GtkWindowclose

Declaration [src]

void
gtk_window_close (
  GtkWindow* window
)

Description [src]

Requests that the window is closed.

This is similar to what happens when a window manager close button is clicked.

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