Text doesn't show up on GtkLabel

前端 未结 0 1782
终归单人心
终归单人心 2021-02-08 03:50

I have this code:

using Gtk;

class ConquerLauncher : Gtk.Application {
    protected override void activate() {
        var window = new ApplicationWindow(this);         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题