HdyAvatarImageLoadFunc

The returned #GdkPixbuf is expected to be square with width and height set to @size. The image is cropped to a circle without any scaling or transformation.

alias HdyAvatarImageLoadFunc = GdkPixbuf* function(int size, void* userData)

Return Value

the #GdkPixbuf to use as a custom avatar or %NULL to fallback to the generated avatar.

Meta