Make window open with maximum size
This commit is contained in:
parent
e4543ac66e
commit
0f5d87eeba
@ -31,6 +31,7 @@ impl SimpleComponent for AppModel {
|
||||
set_default_width: 300,
|
||||
set_default_height: 300,
|
||||
set_title: Some("Play music!!!"),
|
||||
set_maximized: true,
|
||||
gtk::Box {
|
||||
set_orientation: gtk::Orientation::Horizontal,
|
||||
gtk::Box {
|
||||
|
Loading…
x
Reference in New Issue
Block a user