FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Widget create_server_dialog
(
)
Definition at line
3224
of file
did.c
.
Referenced by
put_popup()
.
3225
{
3226
Widget
id
;
3227
id
=
create_selection_dialog
(
""
,
"View / Send"
,
"Dismiss"
,
""
,
3228
"Service / Command :"
,
3229
DID_SERVICES
, 20);
3230
return
(
id
);
3231
}
DID_SERVICES
Definition:
did.h:33
id
char id[4]
Definition:
FITS.h:71
create_selection_dialog
Widget create_selection_dialog(char *ok, char *apply, char *cancel, char *list, char *sel, long tag, int items)
Definition:
did.c:3279
Here is the caller graph for this function:
dim
src
did
did.c
Generated on Sun Sep 18 2016 20:50:27 for FACT++ by
1.8.11