We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add5096 commit e53019cCopy full SHA for e53019c
lib/Widgets/Box.vala
@@ -10,6 +10,7 @@
10
*/
11
[Version (since = "7.7.0")]
12
public class Granite.Box : Gtk.Box {
13
+ [Version (since = "7.7.0")]
14
public enum Spacing {
15
NONE,
16
// Spacing between groups of related controls like {@link Gtk.CheckButton}
0 commit comments