10 std::optional<unsigned int>
width_hint = std::nullopt,
11 std::optional<unsigned int>
height_hint = std::nullopt);
17 auto createHandler() -> std::unique_ptr<bwScreenGraph::EventHandler>
override;
22 auto isInsideCheckbox(
const bwPoint& point)
const -> bool;