get_symbolic_icon
Description:
public Icon get_symbolic_icon (
string type)
Gets the symbolic icon for a content type.
Parameters:
type |
a content type string
|
Returns:
symbolic Icon corresponding to the content type. Free the returned object with
unref
|