gtk: mark scrollbar as unimplemented

This commit is contained in:
Mitchell Hashimoto
2025-10-16 09:18:55 -07:00
parent c86266cd90
commit 2937aff513

View File

@@ -728,6 +728,7 @@ pub const Application = extern struct {
.command_finished => return Action.commandFinished(target, value),
// Unimplemented
.scrollbar,
.secure_input,
.close_all_windows,
.float_window,