Warning: pixbuf_get_from_texture is deprecated since 4.12.
Creates a new pixbuf from texture
.
Use [class@Gdk.Texture] and subclasses instead cairo surfaces and pixbufs
This should generally not be used in newly written code as later stages will almost certainly convert the pixbuf back into a texture to draw it on screen.
texture |
a `GdkTexture` |
a new `GdkPixbuf` |