Method

IdeSearchResultget_gicon

Declaration

GIcon*
ide_search_result_get_gicon (
  IdeSearchResult* self
)

Description

Gets the GIcon for the search result, if any.

Gets propertyIde.SearchResult:gicon

Return value

Type: GIcon

A GIcon or NULL.

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