More Mac integration works - now it is able to load and use GTK+

themes. Configuration interface on ToDo.

This also indicates that URTrator is now able to perform basic
window theming.
This commit is contained in:
2016-10-10 19:16:51 +05:00
parent 25dfa5072b
commit 2784586f8d
19 changed files with 1650 additions and 14 deletions

View File

@@ -29,6 +29,8 @@ type MainWindow struct {
// Gamemodes.
gamemodes map[string]string
text string
// Widgets.
// The window itself.
window *gtk.Window