Files
ladybird/LibGUI/GAbstractView.cpp
Andreas Kling d0b7d5e84c GAbstractView: Add on_selection callback.
This callback is fired whenever the model's selection is updated.
Note that it only fires when there is a model, and when the index is valid.
2019-06-22 10:40:35 +02:00

2.5 KiB