summaryrefslogtreecommitdiff
path: root/mate-panel/panel-run-dialog.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-10-16 23:53:09 +0200
committerStefano Karapetsas <[email protected]>2012-10-16 23:53:09 +0200
commitb6c3c38db9d4c0abb201f2f8a109c69b575db6e9 (patch)
tree2c37fe09acce6afc4c7a942096a46c4da8db21fd /mate-panel/panel-run-dialog.h
parent2b3a21fb01f6a198642218c744541814f5a7152b (diff)
downloadmate-panel-b6c3c38db9d4c0abb201f2f8a109c69b575db6e9.tar.bz2
mate-panel-b6c3c38db9d4c0abb201f2f8a109c69b575db6e9.tar.xz
add --run-dialog option to open run dialog
Diffstat (limited to 'mate-panel/panel-run-dialog.h')
-rw-r--r--mate-panel/panel-run-dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mate-panel/panel-run-dialog.h b/mate-panel/panel-run-dialog.h
index fcd3c244..552d35e2 100644
--- a/mate-panel/panel-run-dialog.h
+++ b/mate-panel/panel-run-dialog.h
@@ -34,6 +34,8 @@ extern "C" {
void panel_run_dialog_present (GdkScreen *screen,
guint32 activate_time);
+void panel_run_dialog_quit_on_destroy (void);
+
#ifdef __cplusplus
}
#endif