Skip to content

Instantly share code, notes, and snippets.

@c0r0n3r
Created April 2, 2013 19:13
Show Gist options
  • Save c0r0n3r/5295277 to your computer and use it in GitHub Desktop.
Save c0r0n3r/5295277 to your computer and use it in GitHub Desktop.
class Window(Gtk.Window):
def __init__(self, type=Gtk.WindowType.TOPLEVEL, **kwds):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment