import gi gi.require_version('Gtk', ... spacing=8) self.add(vbox) label = Gtk.Label(label='Double click a row to plot the data') ...
確定! 回上一頁