mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 22:20:24 +00:00
docs: Add missing GdkDragSurfaceInterface gtk-doc annotation
This commit is contained in:
parent
caae240bc7
commit
3548350dfa
@ -30,6 +30,12 @@
|
|||||||
* during a DND operation.
|
* during a DND operation.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* GdkDragSurfaceInterface:
|
||||||
|
*
|
||||||
|
* The #GdkDragSurfaceInterface implementation is private to GDK.
|
||||||
|
*/
|
||||||
|
|
||||||
G_DEFINE_INTERFACE (GdkDragSurface, gdk_drag_surface, GDK_TYPE_SURFACE)
|
G_DEFINE_INTERFACE (GdkDragSurface, gdk_drag_surface, GDK_TYPE_SURFACE)
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
|
Loading…
Reference in New Issue
Block a user