struct Adw::TabView::IndicatorActivatedSignal

Overview

Emitted after the indicator icon on @page has been activated.

See [property@TabPage:indicator-icon] and [property@TabPage:indicator-activatable].

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, Nil)) : GObject::SignalConnection #

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

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

def emit(page : Adw::TabPage) : Nil #

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

The signal name