module Gdk::DragSurface
Overview
A Gdk::DragSurface
is an interface for surfaces used during DND.
Defined in:
lib/gi-crystal/src/auto/gdk-4.0/drag_surface.crConstructors
-
.cast(obj : GObject::Object) : self
Cast a
GObject::Object
toself
, throws aTypeCastError
if the cast can't be made.
Class Method Summary
Instance Method Summary
Constructor Detail
Cast a GObject::Object
to self
, throws a TypeCastError
if the cast can't be made.