class Gdk::DragSurfaceSize

Overview

Contains information that is useful to compute the size of a drag surface.

Defined in:

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

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(Void), transfer : GICrystal::Transfer) #

Class Method Detail

def self.g_type : UInt64 #

Returns the type id (GType) registered in GLib type system.


Instance Method Detail

def finalize #

def set_size(width : Int32, height : Int32) : Nil #

def to_unsafe : Pointer(Void) #