Method

GtkApplicationuninhibit

since: 3.4

Declaration [src]

void
gtk_application_uninhibit (
  GtkApplication* application,
  guint cookie
)

Description [src]

Removes an inhibitor that has been established with gtk_application_inhibit(). Inhibitors are also cleared when the application exits.

Available since: 3.4

Parameters

cookie

Type: guint

A cookie that was returned by gtk_application_inhibit()