Virtual Method

IdeSearchProviderdup_icon

Declaration

GIcon*
dup_icon (
  IdeSearchProvider* self
)

Description

Gets the icon for the provider, if any.

Return value

Type: GIcon

A GIcon or NULL.

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