Grx.user_draw_filled_pixel_with_pixmap
function user_draw_filled_pixel_with_pixmap(x: Number(gint), y: Number(gint), p: Grx.Pixmap): void {
// Gjs wrapper for grx_user_draw_filled_pixel_with_pixmap()
}
Draw a single pixel on the current context at the specified coordinates.
- x
the X coordinate
- y
the Y coordinate
- p
the pixmap