Method
HandyAvatardraw_to_pixbuf_finish
since: 1.2
Declaration [src]
GdkPixbuf*
hdy_avatar_draw_to_pixbuf_finish (
  HdyAvatar* self,
  GAsyncResult* async_result
)
Parameters
- async_result
- 
            Type: GAsyncResultThe data is owned by the caller of the method. 
Return value
Type: GdkPixbuf
The resulting pixbuf.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |