FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void create_matrix
(
Widget
w
,
int *
tag
,
unsigned long *
reason
)
Definition at line
2221
of file
didMarkus.c
.
References
Curr_matrix
, and
Matrix_id
.
2222
{
2223
2224
if
(reason){}
2225
Matrix_id
[*tag] = w;
2226
if
(*tag)
2227
XtUnmanageChild(w);
2228
else
2229
Curr_matrix
= 0;
2230
}
Matrix_id
Widget Matrix_id[2]
Definition:
did.h:57
Curr_matrix
int Curr_matrix
Definition:
did.h:58
dim
src
did
didMarkus.c
Generated on Sun Sep 18 2016 20:50:27 for FACT++ by
1.8.11