gtkTextIterGetPixbuf: gtkTextIterGetPixbuf
Description
If the element at iter
is a pixbuf, the pixbuf is returned
(with no new reference count added). Otherwise,
NULL
is returned.Usage
gtkTextIterGetPixbuf(object)
Value
GdkPixbuf
] the pixbuf at iter
. [ transfer none ]