gMountOperationGetChoice {RGtk2}R Documentation

gMountOperationGetChoice

Description

Gets a choice from the mount operation.

Usage

gMountOperationGetChoice(object)

Arguments

object

a GMountOperation.

Value

[integer] an integer containing an index of the user's choice from the choice's list, or 0.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]