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

57 lines
1.0 KiB
Groff
Raw Normal View History

.TH "src/widget/dialog.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
src/widget/dialog.c \- dialog window\&.
.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 \fBwidget_design_dialog_window\fP (GtkWindow *main_window, GtkWindow *dialog_window)"
.br
.RI "modal "
.in -1c
.SH "Detailed Description"
.PP
dialog window\&.
This file is part of Gem-graph\&.
.SH "Function Documentation"
.PP
.SS "void widget_design_dialog_window (GtkWindow * main_window, GtkWindow * dialog_window)"
.PP
modal
.PP
\fBSee also\fP
.RS 4
src/fsm/dispatch/fsm_journal_event()
.PP
src/widget/manager/on_windows_activation()
.RE
.PP
\fBParameters\fP
.RS 4
\fI*main_window\fP
.br
\fI*dialog_window\fP
.RE
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.