FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void create_matrix
(
Widget
w
,
int *
tag
,
unsigned long *
reason
)
Definition at line
2249
of file
did.c
.
References
Curr_matrix
, and
Matrix_id
.
2250
{
2251
2252
if
(reason){}
2253
Matrix_id
[*tag] = w;
2254
if
(*tag)
2255
XtUnmanageChild(w);
2256
else
2257
Curr_matrix
= 0;
2258
}
Matrix_id
Widget Matrix_id[2]
Definition:
did.h:57
Curr_matrix
int Curr_matrix
Definition:
did.h:58
dim
src
did
did.c
Generated on Sun Sep 18 2016 20:50:27 for FACT++ by
1.8.11