Package ch.bailu.gtk.gio
Interface MountOperationResult
public interface MountOperationResult
-
Field Summary
-
Field Details
-
HANDLED
static final int HANDLEDThe request was fulfilled and the
user specified data is now available- See Also:
-
ABORTED
static final int ABORTEDThe user requested the mount operation
to be aborted- See Also:
-
UNHANDLED
static final int UNHANDLEDThe request was unhandled (i.e. not
implemented)- See Also:
-