2024-10-21 23:49:12 +02:00
|
|
|
.TH "src/widget/main_window/topbar/center.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
|
|
|
|
.ad l
|
|
|
|
.nh
|
|
|
|
.SH NAME
|
2024-10-25 17:32:30 +02:00
|
|
|
src/widget/main_window/topbar/center.c \- Topbar center design\&.
|
2024-10-21 23:49:12 +02:00
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.br
|
|
|
|
.PP
|
|
|
|
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/base\&.h'\fP
|
|
|
|
.br
|
|
|
|
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/signal\&.h'\fP
|
|
|
|
.br
|
|
|
|
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/widget\&.h'\fP
|
|
|
|
.br
|
|
|
|
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/fsm\&.h'\fP
|
|
|
|
.br
|
|
|
|
|
|
|
|
.SS "Functions"
|
|
|
|
|
|
|
|
.in +1c
|
|
|
|
.ti -1c
|
|
|
|
.RI "void \fBwindow_design_topbar_center\fP (GtkWidget *topbar)"
|
|
|
|
.br
|
|
|
|
.in -1c
|
|
|
|
.SH "Detailed Description"
|
|
|
|
.PP
|
2024-10-25 17:32:30 +02:00
|
|
|
Topbar center design\&.
|
2024-10-21 23:49:12 +02:00
|
|
|
|
|
|
|
|
2024-10-25 17:32:30 +02:00
|
|
|
.SH "Function Documentation"
|
|
|
|
.PP
|
|
|
|
.SS "void window_design_topbar_center (GtkWidget * topbar)"
|
|
|
|
|
|
|
|
.PP
|
|
|
|
\fBParameters\fP
|
|
|
|
.RS 4
|
|
|
|
\fI*topbar\fP
|
|
|
|
.RE
|
|
|
|
.PP
|
|
|
|
|
2024-10-21 23:49:12 +02:00
|
|
|
.SH "Author"
|
|
|
|
.PP
|
|
|
|
Generated automatically by Doxygen for Gem-graph from the source code\&.
|