OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eject
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/gio/
gdrive.h
45
* @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
gmount.h
57
* @
eject
: Starts ejecting a #GMount.
58
* @eject_finish: Finishes an
eject
operation.
98
void (*
eject
) (GMount *mount,
member in struct:_GMountIface
gvolume.h
93
* @
eject
: Ejects a given #GVolume.
94
* @eject_finish: Finishes an
eject
operation.
134
void (*
eject
) (GVolume *volume,
member in struct:_GVolumeIface
Completed in 71 milliseconds