File: gSimpleAsyncResultCompleteInIdle.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 (9 lines) | stat: -rw-r--r-- 471 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
\alias{gSimpleAsyncResultCompleteInIdle}
\name{gSimpleAsyncResultCompleteInIdle}
\title{gSimpleAsyncResultCompleteInIdle}
\description{Completes an asynchronous function in an idle handler in the thread-default main
loop of the thread that \code{simple} was initially created in.}
\usage{gSimpleAsyncResultCompleteInIdle(object)}
\arguments{\item{\verb{object}}{a \code{\link{GSimpleAsyncResult}}.}}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}