]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.h
update the client menu when you do stuff without closing it.
[chaz/openbox] / openbox / menuframe.h
index 0ce96158ae84fef0532c2cbf1f23374f232f4137..4f896ec88fbf965cf057ab35400f5479c9473a50 100644 (file)
@@ -133,6 +133,8 @@ void menu_frame_hide(ObMenuFrame *self);
 void menu_frame_hide_all();
 void menu_frame_hide_all_client(struct _ObClient *client);
 
+void menu_frame_render(ObMenuFrame *self);
+
 void menu_frame_select(ObMenuFrame *self, ObMenuEntryFrame *entry,
                        gboolean immediate);
 void menu_frame_select_previous(ObMenuFrame *self);
This page took 0.021339 seconds and 4 git commands to generate.