module Gdk::DragSurface

Overview

A surface that is used during DND.

Defined in:

lib/gi-crystal/src/auto/gdk-4.0/drag_surface.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.cast(obj : GObject::Object) : self #

Cast a GObject::Object to self, throws a TypeCastError if the cast can't be made.


Class Method Detail

def self.cast?(obj : GObject::Object) : self | Nil #

def self.g_type : UInt64 #

Instance Method Detail

def compute_size_signal #

def present(width : Int32, height : Int32) : Bool #

abstract def to_unsafe #