Method

GioDriveis_removable

since: 2.50

Declaration

gboolean
g_drive_is_removable (
  GDrive* drive
)

Description

Checks if the GDrive and/or its media is considered removable by the user. See g_drive_is_media_removable().

Available since: 2.50

Return value

Type: gboolean

TRUE if drive and/or its media is considered removable, FALSE otherwise.