gtkselectionprivate: minor style fix

This seems to make some issue with the gtk# scanner.
This commit is contained in:
Ignacio Casal Quinteiro 2016-05-19 16:55:24 +02:00
parent 4151cb1202
commit fab70d34d4

View File

@ -52,7 +52,7 @@ struct _GtkTargetList
/*< private >*/
GList *list;
guint ref_count;
};
};
gboolean _gtk_selection_clear (GtkWidget *widget,
GdkEventSelection *event);