aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/client.h
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-06-24 21:27:10 -0500
committerTed Gould <ted@canonical.com>2009-06-24 21:27:10 -0500
commit8d75067ada03ed13fcb183987f8392c18afd4992 (patch)
tree8a6f63cb3c82df11016910bd9e2ed8926c3b2dab /libdbusmenu-gtk/client.h
parentd4503d1336b547db4b8cbdd8de75c01898eceff5 (diff)
downloadlibdbusmenu-8d75067ada03ed13fcb183987f8392c18afd4992.tar.gz
libdbusmenu-8d75067ada03ed13fcb183987f8392c18afd4992.tar.bz2
libdbusmenu-8d75067ada03ed13fcb183987f8392c18afd4992.zip
Handling the differing signals to set things up with the various gtk widgets
Diffstat (limited to 'libdbusmenu-gtk/client.h')
-rw-r--r--libdbusmenu-gtk/client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdbusmenu-gtk/client.h b/libdbusmenu-gtk/client.h
index 96846a4..3c0117a 100644
--- a/libdbusmenu-gtk/client.h
+++ b/libdbusmenu-gtk/client.h
@@ -77,6 +77,7 @@ struct _DbusmenuGtkClient {
GType dbusmenu_gtkclient_get_type (void);
DbusmenuGtkClient * dbusmenu_gtkclient_new (gchar * dbus_name, gchar * dbus_object);
+GtkMenuItem * dbusmenu_gtkclient_menuitem_get (DbusmenuMenuitem * item);
/**
SECTION:gtkmenu