Avatar.drawToTexture
gdk.texture.Texture drawToTexture(int scaleFactor)Renders self into a gdk.texture.Texture at scale_factor.
This can be used to export the fallback avatar.
Parameters
scaleFactor | The scale factor |
Returns
the texture
gdk.texture.Texture drawToTexture(int scaleFactor)Renders self into a gdk.texture.Texture at scale_factor.
This can be used to export the fallback avatar.
scaleFactor | The scale factor |