]> Dogcows Code - chaz/openbox/blobdiff - openbox/prompt.h
make code to show a prompt when you just want to display and message and not do anyth...
[chaz/openbox] / openbox / prompt.h
index 89d3d598d8bf5334967e0fe4614756c433e38f69..c4558ad2511bb257716d82fcabf2d34a60018644 100644 (file)
@@ -107,4 +107,6 @@ gboolean prompt_key_event(ObPrompt *self, XEvent *e);
 gboolean prompt_mouse_event(ObPrompt *self, XEvent *e);
 void prompt_cancel(ObPrompt *self);
 
+void prompt_show_message(const gchar *msg, const gchar *answer);
+
 #endif
This page took 0.026325 seconds and 4 git commands to generate.