gtk: mark scrollbar as unimplemented

pull/9232/head
Mitchell Hashimoto 2025-10-16 09:18:55 -07:00
parent c86266cd90
commit 2937aff513
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 0 deletions

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,