Method
AdapAvatarset_custom_image
Declaration [src]
void
adap_avatar_set_custom_image (
AdapAvatar* self,
GdkPaintable* custom_image
)
Description [src]
Sets the custom image paintable.
Custom image is displayed instead of initials or icon.
Sets property | Adap.Avatar:custom-image |
Parameters
custom_image
-
Type:
GdkPaintable
A custom image.
The argument can be NULL
.The data is owned by the caller of the method.