gdk_pixbuf_frame


Description:


[ Version ( since = "4.21.0" ) ]
public Pixbuf gdk_pixbuf_frame (Pixbuf source, Pixbuf frame, int left_offset, int top_offset, int right_offset, int bottom_offset)

Embeds source in frame and returns the result as new Pixbuf.

The caller is responsible to free the returned Pixbuf using unref.

Parameters:

source

the source Pixbuf.

frame

the frame Pixbuf.

left_offset

the left frame offset.

top_offset

the top frame offset.

right_offset

the right frame offset.

bottom_offset

the bottom frame offset.

Returns:

the framed version of source.


Namespace: Xfce
Package: libxfce4ui-2