parent
5d6632455d
commit
463b59a098
10 changed files with 102 additions and 41 deletions
|
|
@ -5,6 +5,7 @@ gi.require_version('GdkPixbuf', '2.0')
|
|||
import cairo
|
||||
from gi.repository.GdkPixbuf import Pixbuf
|
||||
from gi.repository import Gtk, GLib, Gio, GdkPixbuf, Gdk, Pango, PangoCairo
|
||||
import logging
|
||||
|
||||
|
||||
class DraggableWindow(Gtk.Window):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue