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