struct Adw::NavigationView::PoppedSignal
- Adw::NavigationView::PoppedSignal
- GObject::Signal
- Struct
- Value
- Object
Overview
Emitted after page has been popped from the navigation stack.
See NavigationView::pop
.
When using NavigationView::pop_to_page
or
NavigationView::pop_to_tag
, this signal is emitted for each of the
popped pages.
Defined in:
lib/gi-crystal/src/auto/adw-1/navigation_view.crInstance Method Summary
- #connect(*, after : Bool = false, &block : Proc(Adw::NavigationPage, Nil)) : GObject::SignalConnection
- #connect(handler : Proc(Adw::NavigationPage, Nil), *, after : Bool = false) : GObject::SignalConnection
- #connect(handler : Proc(Adw::NavigationView, Adw::NavigationPage, Nil), *, after : Bool = false) : GObject::SignalConnection
- #emit(page : Adw::NavigationPage) : Nil
-
#name : String
The signal name