Grx.Pixmap
from gi.repository import Grx pixmap = Grx.Pixmap()
A fill pattern stored in a layout identical to the video RAM for filling using 'bitblt'-s. It is mode dependent, typically one of the library functions is used to build it.
from gi.repository import Grx pixmap = Grx.Pixmap()
A fill pattern stored in a layout identical to the video RAM for filling using 'bitblt'-s. It is mode dependent, typically one of the library functions is used to build it.