Searched defs:eject (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgdrive.h45 * @eject_button: Signal emitted when the physical eject button (if any) of a drive have been pressed.
54 * @can_eject: Returns %TRUE if the #GDrive can eject media.
55 * @eject: Ejects a #GDrive.
56 * @eject_finish: Finishes an eject operation.
87 void (* eject) (GDrive *drive, member in struct:_GDriveIface
H A Dgmount.h57 * @eject: Starts ejecting a #GMount.
58 * @eject_finish: Finishes an eject operation.
98 void (* eject) (GMount *mount, member in struct:_GMountIface
H A Dgvolume.h93 * @eject: Ejects a given #GVolume.
94 * @eject_finish: Finishes an eject operation.
134 void (* eject) (GVolume *volume, member in struct:_GVolumeIface

Completed in 73 milliseconds