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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [tk/] [doc/] [StrictMotif.3] - Blame information for rev 1770

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
'\"
2
'\" Copyright (c) 1995-1996 Sun Microsystems, Inc.
3
'\"
4
'\" See the file "license.terms" for information on usage and redistribution
5
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
6
'\"
7
'\" RCS: @(#) $Id: StrictMotif.3,v 1.1.1.1 2002-01-16 10:25:48 markom Exp $
8
'\"
9
.so man.macros
10
.TH Tk_StrictMotif 3 4.0 Tk "Tk Library Procedures"
11
.BS
12
.SH NAME
13
Tk_StrictMotif \- Return value of tk_strictMotif variable
14
.SH SYNOPSIS
15
.nf
16
\fB#include \fR
17
.sp
18
int
19
\fBTk_StrictMotif\fR(\fItkwin\fR)
20
.SH ARGUMENTS
21
.AS Tk_Window tkwin
22
.AP Tk_Window tkwin in
23
Token for window.
24
.BE
25
 
26
.SH DESCRIPTION
27
.PP
28
This procedure returns the current value of the \fBtk_strictMotif\fR
29
variable in the interpreter associated with \fItkwin\fR's application.
30
The value is returned as an integer that is either 0 or 1.
31
1 means that strict Motif compliance has been requested, so anything
32
that is not part of the Motif specification should be avoided.
33
 
34
are welcome.
35
.PP
36
This procedure uses a link to the Tcl variable to provide much
37
faster access to the variable's value than could be had by calling
38
\fBTcl_GetVar\fR.
39
 
40
.SH KEYWORDS
41
Motif compliance, tk_strictMotif variable

powered by: WebSVN 2.1.0

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