Method

FoundryFileSearchMatchdup_icon

unstable since: 1.1

Declaration [src]

GIcon*
foundry_file_search_match_dup_icon (
  FoundryFileSearchMatch* self
)

Description [src]

Gets the icon for the file associated with the search match.

Available since: 1.1

Return value

Type: GIcon

A GIcon or NULL.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.