From 02b4e66962229f0d2ed48732466c6258b3b9a20a Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 9 Mar 2011 16:52:46 -0600 Subject: Add a function to get the cached menu item --- libdbusmenu-gtk/parser.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libdbusmenu-gtk/parser.h') diff --git a/libdbusmenu-gtk/parser.h b/libdbusmenu-gtk/parser.h index 8187a8e..97fa9c6 100644 --- a/libdbusmenu-gtk/parser.h +++ b/libdbusmenu-gtk/parser.h @@ -35,6 +35,7 @@ License version 3 and version 2.1 along with this program. If not, see G_BEGIN_DECLS DbusmenuMenuitem * dbusmenu_gtk_parse_menu_structure (GtkWidget * widget); +DbusmenuMenuitem * dbusmenu_gtk_parse_get_cached_item (GtkWidget * widget); /** SECTION:parser -- cgit v1.2.3