for_pixbuf
Description:
Creates a new texture object representing the `GdkPixbuf`.
This function is threadsafe, so that you can e.g. use GTask and [method@Gio.Task.run_in_thread] to avoid blocking the main thread while loading a big image.
Parameters:
pixbuf |
a `GdkPixbuf` |
Returns:
a new `GdkTexture` |