aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/client.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-24 12:30:42 -0600
committerTed Gould <ted@gould.cx>2011-02-24 12:30:42 -0600
commit1153cfedbbc67c667e117d18d5bf15a3a5a31a2a (patch)
tree7ce4d4d883112f9e8725fbcfebe7250832c3d581 /libdbusmenu-glib/client.h
parent5c94d5556de25dea4033364d72b526f2bf678728 (diff)
parent5d4e1c63e3e0fc2bcce9e1217e6565b8d16a83b4 (diff)
downloadlibdbusmenu-1153cfedbbc67c667e117d18d5bf15a3a5a31a2a.tar.gz
libdbusmenu-1153cfedbbc67c667e117d18d5bf15a3a5a31a2a.tar.bz2
libdbusmenu-1153cfedbbc67c667e117d18d5bf15a3a5a31a2a.zip
Merging with Ubuntu Desktop
Diffstat (limited to 'libdbusmenu-glib/client.h')
-rw-r--r--libdbusmenu-glib/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-glib/client.h b/libdbusmenu-glib/client.h
index 6d78edf..79c0ee2 100644
--- a/libdbusmenu-glib/client.h
+++ b/libdbusmenu-glib/client.h
@@ -145,7 +145,7 @@ gboolean dbusmenu_client_add_type_handler_full (DbusmenuClient * cli
const gchar * type,
DbusmenuClientTypeHandler newfunc,
gpointer user_data,
- DbusmenuClientTypeDestroyHandler destory_func);
+ DbusmenuClientTypeDestroyHandler destroy_func);
void dbusmenu_client_send_event (DbusmenuClient * client,
gint id,
const gchar * name,