struct Adw::SwipeTracker::UpdateSwipeSignal

Overview

This signal is emitted every time the progress value changes.

Defined in:

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

Instance Method Summary

Instance methods inherited from struct GObject::Signal

[](detail : String) : self [], name : String name

Constructor methods inherited from struct GObject::Signal

new(source : GObject::Object, detail : String? = nil) new

Instance Method Detail

def connect(*, after : Bool = false, &block : Proc(Float64, Nil)) : GObject::SignalConnection #

def connect(handler : Proc(Float64, Nil), *, after : Bool = false) : GObject::SignalConnection #

def connect(handler : Proc(Adw::SwipeTracker, Float64, Nil), *, after : Bool = false) : GObject::SignalConnection #

def emit(progress : Float64) : Nil #

def name : String #
Description copied from struct GObject::Signal

The signal name