Kevin Ryde wrote:
+# define gtk_selection_data_get_selection (d) ((d)->selection) No space between a macro and its formal parametes :-)
+# define gtk_selection_data_get_selection (d) ((d)->selection)
No space between a macro and its formal parametes :-)
Oops. Committed. Thanks!