Package: gtk

Function gtk-text-iter-pixbuf

Lambda List

gtk-text-iter-pixbuf (iter)

Arguments

iter -- a gtk-text-iter instance

Return Value

The gdk-pixbuf object at the iterator.

Details

If the element at the iterator is a pixbuf, the pixbuf is returned. Otherwise, nil is returned.
 

See also

2021-6-13