struct Adw::TabView::PageReorderedSignal

Overview

Emitted after @page has been reordered to @position.

Defined in:

lib/gi-crystal/src/auto/adw-1/tab_view.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(Adw::TabPage, Int32, Nil)) : GObject::SignalConnection #

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

def connect(handler : Proc(Adw::TabView, Adw::TabPage, Int32, Nil), *, after : Bool = false) : GObject::SignalConnection #

def emit(page : Adw::TabPage, position : Int32) : Nil #

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

The signal name