Method
GtkTextIterget_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.
Return value
| Returns: | GdkPaintable | 
| The paintable at  | |
| The data is owned by the instance. |