FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void set_watch
(
Widget
w
,
int
color
)
Definition at line
191
of file
dui_util.c
.
References
set_something()
, and
watch_colors
.
194
{
195
set_something
(w,XmNbackgroundPixmap,
watch_colors
[
color
]);
196
}
watch_colors
static Pixmap watch_colors[MAX_COLORS]
Definition:
dui_util.c:163
color
function color(col)
Definition:
color.js:31
set_something
void set_something(Widget w, char *resource, char *value)
Definition:
dui_util.c:62
Here is the call 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