aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/parser.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-10 11:03:04 -0600
committerTed Gould <ted@gould.cx>2011-03-10 11:03:04 -0600
commitcec350b1d24eeeb308fd02846bf637d4ec92fbb5 (patch)
tree1feb2b5bf966ab936d3bfa0c8598ce50e3651612 /libdbusmenu-gtk/parser.h
parenta66d4b41bfd368a4ac3c25be748cf64203147007 (diff)
parent5df1c8111987669e7f450141b50f056dc30cb4f9 (diff)
downloadlibdbusmenu-cec350b1d24eeeb308fd02846bf637d4ec92fbb5.tar.gz
libdbusmenu-cec350b1d24eeeb308fd02846bf637d4ec92fbb5.tar.bz2
libdbusmenu-cec350b1d24eeeb308fd02846bf637d4ec92fbb5.zip
Import upstream version 0.3.101
Diffstat (limited to 'libdbusmenu-gtk/parser.h')
-rw-r--r--libdbusmenu-gtk/parser.h1
1 files changed, 1 insertions, 0 deletions
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