Function
Gcricon_for_token
Declaration [src]
GIcon*
gcr_icon_for_token (
  GckTokenInfo* token_info
)
Parameters
- token_info
- 
            Type: GckTokenInfoThe token info. The data is owned by the caller of the function. 
Return value
Type: GIcon
The icon.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |