X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=tomboykeybinder.h;h=982a2ed177c229a7172535b6b3847a95ff2cc5a0;hb=d7889f80f7846c3f6d3051e5b575cf8dd9c02ccd;hp=02b50ca65e75ce65fa12c1524c48972a0b9d872a;hpb=aacff0f3fd9f595eacabe12589465099a549c165;p=tilda-gobject.git diff --git a/tomboykeybinder.h b/tomboykeybinder.h index 02b50ca..982a2ed 100644 --- a/tomboykeybinder.h +++ b/tomboykeybinder.h @@ -6,7 +6,7 @@ G_BEGIN_DECLS -typedef void (* TomboyBindkeyHandler) (gchar *keystring, gpointer user_data); +typedef void (* TomboyBindkeyHandler) (const gchar *keystring, gpointer user_data); void tomboy_keybinder_init (void);