GMountIface.getSymbolicIcon

struct GMountIface
extern (C)
GIcon* function(GMount* mount) getSymbolicIcon;

Return Value

a #GIcon. The returned object should be unreffed with g_object_unref() when no longer needed.

Meta