From 8d75067ada03ed13fcb183987f8392c18afd4992 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 24 Jun 2009 21:27:10 -0500 Subject: Handling the differing signals to set things up with the various gtk widgets --- libdbusmenu-gtk/client.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libdbusmenu-gtk/client.h') 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 -- cgit v1.2.3