X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=tilda-controller.h;h=6645436b48e88d1775b3231488eed82c9209c179;hb=6935b0b300a32537d49d96b3a1be393bbb5dfad2;hp=44e7a2aed6ea9f6610f435837e86077e92719d75;hpb=29d12c6484f9be8e5d61e44b5031fb7bb7d1c076;p=tilda-gobject.git diff --git a/tilda-controller.h b/tilda-controller.h index 44e7a2a..6645436 100644 --- a/tilda-controller.h +++ b/tilda-controller.h @@ -34,6 +34,7 @@ gboolean tilda_controller_quit (TildaController *self, GError **error); /* API */ gboolean tilda_controller_remove_window (TildaController *self, gint window_number); +gboolean tilda_controller_global_key_in_use (const TildaController *self, const gchar *keystr); #endif /* TILDA_CONTROLLER_H */