Github User Fetcher 1.0.0
C Application with Server and GUI
|
#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) |
#define GDK_TYPE_DRAG_SURFACE (gdk_drag_surface_get_type ()) |
Definition at line 30 of file gdkdragsurface.h.
GDK_AVAILABLE_IN_ALL GDK_AVAILABLE_IN_ALL gboolean gdk_drag_surface_present | ( | GdkDragSurface * | drag_surface, |
int | width, | ||
int | height ) |