API Version: 1
Library Version: 1.0.0-alpha.2
GdkPixbuf* adw_avatar_draw_to_pixbuf ( AdwAvatar* self, int size, int scale_factor )
Renders self into a GdkPixbuf at size and scale_factor.
self
GdkPixbuf
size
scale_factor
This can be used to export the fallback avatar.
int
The size of the pixbuf.
The scale factor.
GdkPixbuf*
The pixbuf.