enum Adw::SqueezerTransitionType

Overview

Describes the possible transitions in a #Squeezer widget.

Defined in:

lib/gi-crystal/src/auto/adw-1/adw.cr

Enum Members

None = 0_u32

No transition

Crossfade = 1_u32

A cross-fade

Class Method Summary

Instance Method Summary

Class methods inherited from struct Enum

g_type : UInt64 g_type

Class Method Detail

def self.g_type : UInt64 #

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


Instance Method Detail

def crossfade? #

def none? #