59 lines
1.5 KiB
Groff
59 lines
1.5 KiB
Groff
|
.TH "src/fsm/preferences/manager.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
|
||
|
.ad l
|
||
|
.nh
|
||
|
.SH NAME
|
||
|
src/fsm/preferences/manager.c
|
||
|
.SH SYNOPSIS
|
||
|
.br
|
||
|
.PP
|
||
|
\fC#include '\&.\&./\&.\&./\&.\&./include/fsm\&.h'\fP
|
||
|
.br
|
||
|
\fC#include '\&.\&./\&.\&./\&.\&./include/signal\&.h'\fP
|
||
|
.br
|
||
|
\fC#include '\&.\&./\&.\&./\&.\&./include/widget\&.h'\fP
|
||
|
.br
|
||
|
|
||
|
.SS "Classes"
|
||
|
|
||
|
.in +1c
|
||
|
.ti -1c
|
||
|
.RI "struct \fBpreferences\fP"
|
||
|
.br
|
||
|
.RI "use this ? static const char *icon_name [3] = { 'document-revert-rtl-symbolic', 'edit-undo-symbolic', 'view-refresh-symbolic' }; "
|
||
|
.in -1c
|
||
|
.SS "Functions"
|
||
|
|
||
|
.in +1c
|
||
|
.ti -1c
|
||
|
.RI "void \fBfsm_set_store_restore_reset\fP (int choice, int value)"
|
||
|
.br
|
||
|
.RI "phantom documentation used to test the functioning of doxygen "
|
||
|
.ti -1c
|
||
|
.RI "void \fBfsm_reset_all_situations_values\fP (int value)"
|
||
|
.br
|
||
|
.RI "phantom documentation used to test the functioning of doxygen "
|
||
|
.ti -1c
|
||
|
.RI "void \fBfsm_add_displayable\fP (char *displayable_name)"
|
||
|
.br
|
||
|
.RI "phantom documentation used to test the functioning of doxygen "
|
||
|
.ti -1c
|
||
|
.RI "void \fBfsm_list_init_preferences\fP ()"
|
||
|
.br
|
||
|
.RI "phantom documentation used to test the functioning of doxygen "
|
||
|
.ti -1c
|
||
|
.RI "void \fBfsm_list_init_displayables\fP ()"
|
||
|
.br
|
||
|
.RI "phantom documentation used to test the functioning of doxygen "
|
||
|
.in -1c
|
||
|
.SS "Variables"
|
||
|
|
||
|
.in +1c
|
||
|
.ti -1c
|
||
|
.RI "struct \fBpreferences\fP * \fBpref_jean\fP = NULL"
|
||
|
.br
|
||
|
.RI "phantom documentation used to test the functioning of doxygen "
|
||
|
.in -1c
|
||
|
.SH "Author"
|
||
|
.PP
|
||
|
Generated automatically by Doxygen for Gem-graph from the source code\&.
|