Add "available since"

pull/12659/head
Jeffrey C. Ollie 2026-05-17 21:12:51 -05:00 committed by GitHub
parent 5ea45919d7
commit b5f5ca0789
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -3653,6 +3653,8 @@ else
/// will switch between tabs. Scrolling left goes to the next tab and
/// scrolling right goes to the previous tab. Set this to `false` to
/// disable this behavior.
///
/// Available since 1.4.0.
@"gtk-horizontal-tab-scroll": bool = true,
/// Custom CSS files to be loaded.