Method
GimpUiOffsetAreaset_pixbuf
since: 2.2
Declaration [src]
void
gimp_offset_area_set_pixbuf (
  GimpOffsetArea* offset_area,
  GdkPixbuf* pixbuf
)
      Description [src]
Sets the pixbuf which represents the original image/drawable which is being offset.
Available since: 2.2
Parameters
pixbuf- 
            
Type:
GdkPixbufA
GdkPixbuf.The data is owned by the caller of the function.