gem-graph-client/doc/rtfm/man3/dispatch.c.3

59 lines
1.3 KiB
Groff
Raw Normal View History

2024-10-20 01:05:12 +02:00
.TH "src/widget/main_window/topbar/dispatch.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
2024-10-20 01:05:12 +02:00
src/widget/main_window/topbar/dispatch.c \- Main window widgets dispatcher (topbar and six pages)
.SH SYNOPSIS
.br
.PP
2024-10-20 01:05:12 +02:00
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/base\&.h'\fP
.br
2024-10-20 01:05:12 +02:00
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/signal\&.h'\fP
.br
2024-10-20 01:05:12 +02:00
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/widget\&.h'\fP
.br
2024-10-20 01:05:12 +02:00
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/fsm\&.h'\fP
.br
.SS "Functions"
.in +1c
.ti -1c
.RI "void \fBwidget_design_main_window\fP (GtkWindow *main_window, GtkApplication *app)"
.br
.ti -1c
.RI "char * \fBwidget_get_address_text_theory\fP ()"
.br
.RI "return '\&./data/text/théorie\&.txt' "
.ti -1c
.RI "char * \fBwidget_get_address_text_practice\fP ()"
.br
.RI "return '\&./data/text/pratique\&.txt' "
.ti -1c
.RI "char * \fBwidget_get_address_text_alpha_index\fP ()"
.br
.RI "return '\&./alphabetic_index\&.all' "
.in -1c
.SH "Detailed Description"
.PP
Main window widgets dispatcher (topbar and six pages)
.SH "Function Documentation"
.PP
.SS "void widget_design_main_window (GtkWindow * main_window, GtkApplication * app)"
.PP
\fBParameters\fP
.RS 4
\fI*main_window\fP
.br
\fI*app\fP
.RE
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.