Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
gdkdragsurface.h File Reference
#include <gdk/gdksurface.h>

Go to the source code of this file.

Macros

#define GDK_TYPE_DRAG_SURFACE   (gdk_drag_surface_get_type ())
 

Functions

GDK_AVAILABLE_IN_ALL GDK_AVAILABLE_IN_ALL gboolean gdk_drag_surface_present (GdkDragSurface *drag_surface, int width, int height)
 

Macro Definition Documentation

◆ GDK_TYPE_DRAG_SURFACE

#define GDK_TYPE_DRAG_SURFACE   (gdk_drag_surface_get_type ())

Definition at line 30 of file gdkdragsurface.h.

Function Documentation

◆ gdk_drag_surface_present()

GDK_AVAILABLE_IN_ALL GDK_AVAILABLE_IN_ALL gboolean gdk_drag_surface_present ( GdkDragSurface * drag_surface,
int width,
int height )