[ Version ( since = "1.2" ) ]
public Pixbuf draw_to_pixbuf (int size, int scale_factor)
Renders this into a [class@GdkPixbuf.
Pixbuf] at size
and scale_factor
.
This can be used to export the fallback avatar.
this |
an avatar |
size |
the size of the pixbuf |
scale_factor |
the scale factor |
the pixbuf |