Skip to content

Commit 2937aff

Browse files
committed
gtk: mark scrollbar as unimplemented
1 parent c86266c commit 2937aff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/apprt/gtk/class/application.zig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,7 @@ pub const Application = extern struct {
728728
.command_finished => return Action.commandFinished(target, value),
729729

730730
// Unimplemented
731+
.scrollbar,
731732
.secure_input,
732733
.close_all_windows,
733734
.float_window,

0 commit comments

Comments
 (0)