struct Gtk::Notebook::SelectPageSignal
- Gtk::Notebook::SelectPageSignal
- Struct
- Value
- Object
Defined in:
auto/gtk-4.0/notebook.crConstructors
Instance Method Summary
- #[](detail : String) : self
- #connect(&block : Proc(Bool, Bool))
- #connect(handler : Proc(Bool, Bool))
- #connect(handler : Proc(Gtk::Notebook, Bool, Bool))
- #connect_after(&block : Proc(Bool, Bool))
- #connect_after(handler : Proc(Bool, Bool))
- #connect_after(handler : Proc(Gtk::Notebook, Bool, Bool))
- #emit(object : Bool) : Nil
- #name