gtk: fix comment about adwaita version

pull/7274/head
Jeffrey C. Ollie 2025-05-06 08:44:52 -05:00
parent b6f338065e
commit 1bf686d324
No known key found for this signature in database
GPG Key ID: 6F86035A6D97044E
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@ pub const Action = union(enum) {
move_tab: isize,
/// Toggle the tab overview.
/// This only works with libadwaita enabled currently.
/// This only works with libadwaita version 1.4.0 or newer.
toggle_tab_overview,
/// Change the title of the current focused surface via a prompt.