Function
IdeSymbolKindget_gicon
Description
Gets a GIcon
to represent the symbol kind.
You may only call this from the main (GTK) thread.
Parameters
kind
-
Type:
IdeSymbolKind
A
IdeSymbolKind
.
Return value
Type: GIcon
A GIcon
or NULL
.
The data is owned by the called function. |
The return value can be NULL . |