File: gMountOperationGetChoice.Rd

package info (click to toggle)
rgtk2 2.20.36-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 33,540 kB
  • sloc: ansic: 137,163; makefile: 2; sh: 1
file content (10 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
\alias{gMountOperationGetChoice}
\name{gMountOperationGetChoice}
\title{gMountOperationGetChoice}
\description{Gets a choice from the mount operation.}
\usage{gMountOperationGetChoice(object)}
\arguments{\item{\verb{object}}{a \code{\link{GMountOperation}}.}}
\value{[integer] an integer containing an index of the user's choice from
the choice's list, or \code{0}.}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}