OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [tk/] [doc/] [ClrSelect.3] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
'\"
2
'\" Copyright (c) 1992-1994 The Regents of the University of California.
3
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
4
'\"
5
'\" See the file "license.terms" for information on usage and redistribution
6
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
7
'\"
8
'\" RCS: @(#) $Id: ClrSelect.3,v 1.1.1.1 2002-01-16 10:25:48 markom Exp $
9
'\"
10
.so man.macros
11
.TH Tk_ClearSelection 3 4.0 Tk "Tk Library Procedures"
12
.BS
13
.SH NAME
14
Tk_ClearSelection \- Deselect a selection
15
.SH SYNOPSIS
16
.nf
17
\fB#include \fR
18
.sp
19
\fBTk_ClearSelection\fR(\fItkwin, selection\fR)
20
.SH ARGUMENTS
21
.AS Tk_Window tkwin
22
.AP Tk_Window tkwin in
23
The selection will be cleared from the display containing this
24
window.
25
.AP Atom selection in
26
The name of selection to be cleared.
27
.BE
28
 
29
.SH DESCRIPTION
30
.PP
31
\fBTk_ClearSelection\fR cancels the selection specified by the atom
32
\fIselection\fR for the display containing \fItkwin\fR.
33
The selection need not be in \fItkwin\fR itself or even in
34
\fItkwin\fR's application.
35
If there is a window anywhere on \fItkwin\fR's display that
36
owns \fIselection\fR, the window will be notified and the
37
selection will be cleared.
38
If there is no owner for \fIselection\fR on the display, then the
39
procedure has no effect.
40
 
41
.SH KEYWORDS
42
clear, selection

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.