Method

Adw.Avatar.set_custom_image

Declaration [src]

void
adw_avatar_set_custom_image (
  AdwAvatar* self,
  GdkPaintable* custom_image
)

Description [src]

Sets the custom image paintable.

Parameters

custom_image GdkPaintable*
 

a custom image

 Can be NULL
 Ownership is not transferred to the callee