78 lines
1.3 KiB
Groff
78 lines
1.3 KiB
Groff
.TH "src/widget/main_window/state/top.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
src/widget/main_window/state/top.c \- main_window state view > top part of the view
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/fsm\&.h'\fP
|
|
.br
|
|
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/widget\&.h'\fP
|
|
.br
|
|
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/signal\&.h'\fP
|
|
.br
|
|
|
|
.SS "Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "int \fBwidget_get_object_transparency\fP (int rank)"
|
|
.br
|
|
.ti -1c
|
|
.RI "void \fBwidget_set_objects_value\fP (int rank, int value)"
|
|
.br
|
|
.ti -1c
|
|
.RI "void \fBwidget_set_situations_value\fP (int value)"
|
|
.br
|
|
.ti -1c
|
|
.RI "void * \fBwidget_get_graph_view_control\fP ()"
|
|
.br
|
|
.RI "Phantom documentation\&. "
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
main_window state view > top part of the view
|
|
|
|
|
|
.SH "Function Documentation"
|
|
.PP
|
|
.SS "int widget_get_object_transparency (int rank)"
|
|
|
|
.PP
|
|
\fBParameters\fP
|
|
.RS 4
|
|
\fIrank\fP
|
|
.RE
|
|
.PP
|
|
\fBReturns\fP
|
|
.RS 4
|
|
value
|
|
.RE
|
|
.PP
|
|
|
|
.SS "void widget_set_objects_value (int rank, int value)"
|
|
|
|
.PP
|
|
\fBParameters\fP
|
|
.RS 4
|
|
\fIrank\fP
|
|
.br
|
|
\fIvalue\fP
|
|
.RE
|
|
.PP
|
|
|
|
.SS "void widget_set_situations_value (int value)"
|
|
|
|
.PP
|
|
\fBParameters\fP
|
|
.RS 4
|
|
\fIvalue\fP
|
|
.RE
|
|
.PP
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for Gem-graph from the source code\&.
|