Add "available since"
parent
5ea45919d7
commit
b5f5ca0789
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue