Method

IdeSearchResultget_paintable

Declaration

GdkPaintable*
ide_search_result_get_paintable (
  IdeSearchResult* self
)

Description

Gets the paintable for the row, if any.

Return value

Type: GdkPaintable

A GdkPaintable or NULL.

The data is owned by the instance.
The return value can be NULL.