gesture: Replace tabs

This commit is contained in:
Timm Bäder 2020-12-27 21:06:51 +01:00
parent 114f0bd8d6
commit 00c885c93c

View File

@ -759,7 +759,7 @@ gtk_gesture_class_init (GtkGestureClass *klass)
"to trigger the gesture"),
1, G_MAXUINT, 1,
GTK_PARAM_READWRITE |
G_PARAM_CONSTRUCT_ONLY));
G_PARAM_CONSTRUCT_ONLY));
/**
* GtkGesture::begin:
* @gesture: the object which received the signal