projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a21d97d
)
gdk: Preserve typed event parameter of GdkSurface:event signal for gir
author
Rico Tzschichholz
<ricotz@ubuntu.com>
Wed, 20 May 2020 06:43:46 +0000
(08:43 +0200)
committer
Rico Tzschichholz
<ricotz@ubuntu.com>
Wed, 20 May 2020 06:48:34 +0000
(08:48 +0200)
In conjunction to https://gitlab.gnome.org/GNOME/gtk/merge_requests/1936
gdk/gdksurface.c
patch
|
blob
|
history
diff --git
a/gdk/gdksurface.c
b/gdk/gdksurface.c
index 5fcb20de9a1cb609a341e3891f189efa108f2aaa..104bc719d24517d45dd8ea7313b82db777e94d1a 100644
(file)
--- a/
gdk/gdksurface.c
+++ b/
gdk/gdksurface.c
@@
-578,7
+578,7
@@
gdk_surface_class_init (GdkSurfaceClass *klass)
/**
* GdkSurface::event:
* @surface: the #GdkSurface
- * @event: an input event
+ * @event:
(type Gdk.Event):
an input event
*
* Emitted when GDK receives an input event for @surface.
*