X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmenuframe.h;h=4f896ec88fbf965cf057ab35400f5479c9473a50;hb=6171dbf970c2c4f8d9736a8ae5184eb9ac38d7ce;hp=0ce96158ae84fef0532c2cbf1f23374f232f4137;hpb=3905872982478e4e0ae05f4ce114a8025a2389ee;p=chaz%2Fopenbox diff --git a/openbox/menuframe.h b/openbox/menuframe.h index 0ce96158..4f896ec8 100644 --- a/openbox/menuframe.h +++ b/openbox/menuframe.h @@ -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);