get_drive
Description:
public Drive get_drive ()
Gets the Drive instance for the D-Bus interface org.freedesktop.UDisks2.Drive
on this, if any.
Parameters:
Returns:
A Drive that must be freed with
unref or null if this does
not implement the interface.
|