Add more whitespace.
2min
This commit is contained in:
parent
4e83c39a9c
commit
15b51e37ad
@ -7,6 +7,7 @@ public class WriteAs.MainWindow : Gtk.ApplicationWindow {
|
|||||||
construct_toolbar();
|
construct_toolbar();
|
||||||
|
|
||||||
canvas = new Gtk.TextView();
|
canvas = new Gtk.TextView();
|
||||||
|
canvas.margin = 20;
|
||||||
add(canvas);
|
add(canvas);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user