Method
Gtk.TextIter.get_paintable
Declaration [src]
GdkPaintable*
gtk_text_iter_get_paintable (
const GtkTextIter* iter
)
Description [src]
If the element at iter
is a paintable, the paintable is returned.
Otherwise, NULL
is returned.