You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
427 B

Index: Gtk2-Unique-0.05/xs/UniqueApp.xs
===================================================================
--- Gtk2-Unique-0.05.orig/xs/UniqueApp.xs
+++ Gtk2-Unique-0.05/xs/UniqueApp.xs
@@ -1,6 +1,8 @@
#include "unique-perl.h"
#include <gperl_marshal.h>
+G_CONST_RETURN gchar * unique_command_to_string (UniqueApp *app, gint command);
+
static void
perl_unique_app_marshall_message_received (
GClosure *closure,