FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
XmString get_str
(
char *
text
)
Definition at line
29
of file
dui_util.c
.
References
Active_str
.
Referenced by
set_something()
.
31
{
32
33
Active_str
= XmStringCreateLtoR ( text, XmSTRING_DEFAULT_CHARSET);
34
return
(
Active_str
);
35
}
Active_str
static XmString Active_str
Definition:
dui_util.c:27
Here is the caller graph for this function:
dim
src
did
dui_util.c
Generated on Sun Sep 18 2016 20:50:28 for FACT++ by
1.8.11