Searched defs:GdkPixbuf (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/desktop/os-welcome/files/
H A Dos-next-steps.py32 from gi.repository import GObject, Gtk, Gdk, GdkPixbuf, Gio namespace
108 pixbuf = GdkPixbuf.Pixbuf.new_from_file (ICON_PATH + "about-os-logo.png")
113 # pixbuf = pixbuf.scale_simple (int(width_scale), int(height_scale), GdkPixbuf.InterpType.BILINEAR)

Completed in 12 milliseconds