*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> Tk/strictmotif (3)              
Title
Content
Arch
Section
 

Contents


Tk_StrictMotif(3Tk)					   Tk_StrictMotif(3Tk)


NAME    [Toc]    [Back]

     Tk_StrictMotif - Return value of tk_strictMotif variable

SYNOPSIS    [Toc]    [Back]

     #include <tk.h>

     int
     Tk_StrictMotif(tkwin)

ARGUMENTS    [Toc]    [Back]

     Tk_Window	 tkwin	 (in)	   Token for window.

DESCRIPTION    [Toc]    [Back]

     This procedure returns the	current	value of the tk_strictMotif variable
     in	the interpreter	associated with	tkwin's	application.  The value	is
     returned as an integer that is either 0 or	1.  1 means that strict	Motif
     compliance	has been requested, so anything	that is	not part of the	Motif
     specification should be avoided.  0 means that ``Motif-like'' is good
     enough, and extra features	are welcome.

     This procedure uses a link	to the Tcl variable to provide much faster
     access to the variable's value than could be had by calling Tcl_GetVar.

KEYWORDS    [Toc]    [Back]

     Motif compliance, tk_strictMotif variable


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
getenv Tru64 Return the value of an environment variable
glcgetcallbackfunc IRIX return the value of a callback function variable
glcgetf IRIX return value of a specified floating point variable
glcgeti IRIX return the value or values of a integer variable or constant
glcgetfv IRIX return the value of a floating point vector variable
linkvar IRIX link Tcl variable to C variable
pam_putenv FreeBSD set the value of an environment variable
incr IRIX Increment the value of a variable
getenv Linux get an environment variable
append IRIX Append to variable
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service