Virtual Method
GioDriveget_symbolic_icon
since: 2.34
Declaration [src]
GIcon*
get_symbolic_icon (
GDrive* drive
)
Return value
Type: GIcon
Symbolic GIcon
for the drive
.
Free the returned object with g_object_unref().
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |