The R Project SVN R

Rev

Rev 85953 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85953 Rev 85981
Line 1... Line 1...
1
% File src/library/utils/man/getWindowsHandle.Rd
1
% File src/library/utils/man/getWindowsHandle.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2018 R Core Team
3
% Copyright 1995-2018 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\newcommand{\I}{#1}
-
 
7
 
-
 
8
\name{getWindowsHandle}
6
\name{getWindowsHandle}
9
\alias{getWindowsHandle}
7
\alias{getWindowsHandle}
10
\title{Get a Windows Handle}
8
\title{Get a Windows Handle}
11
\description{
9
\description{
12
  Get the Windows handle of a window or of the \R{} process in MS Windows.
10
  Get the Windows handle of a window or of the \R{} process in MS Windows.