Function

Purplegdk_pixbuf_make_round

since: 3.0

Declaration [src]

void
purple_gdk_pixbuf_make_round (
  GdkPixbuf* pixbuf
)

Description [src]

Rounds the corners of a GdkPixbuf in place.

Available since: 3.0

Parameters

pixbuf

Type: GdkPixbuf

The buddy icon to transform.

The data is owned by the caller of the function.