forked from AuroraMiddleware/gtk
gtkselectionprivate: minor style fix
This seems to make some issue with the gtk# scanner.
This commit is contained in:
parent
4151cb1202
commit
fab70d34d4
@ -52,7 +52,7 @@ struct _GtkTargetList
|
|||||||
/*< private >*/
|
/*< private >*/
|
||||||
GList *list;
|
GList *list;
|
||||||
guint ref_count;
|
guint ref_count;
|
||||||
};
|
};
|
||||||
|
|
||||||
gboolean _gtk_selection_clear (GtkWidget *widget,
|
gboolean _gtk_selection_clear (GtkWidget *widget,
|
||||||
GdkEventSelection *event);
|
GdkEventSelection *event);
|
||||||
|
Loading…
Reference in New Issue
Block a user