gtkTextIterGetPixbuf {RGtk2} | R Documentation |
If the element at iter
is a pixbuf, the pixbuf is returned
(with no new reference count added). Otherwise,
NULL
is returned.
gtkTextIterGetPixbuf(object)
|
[GtkTextIter ] an iterator |
[GdkPixbuf
] the pixbuf at iter
Derived by RGtkGen from GTK+ documentation