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

75 lines
1.3 KiB
Groff
Raw Normal View History

.TH "src/widget/modal.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
src/widget/modal.c \- Gem-graph-client modal window\&.
.SH SYNOPSIS
.br
.PP
\fC#include '\&.\&./\&.\&./include/util\&.h'\fP
.br
\fC#include '\&.\&./\&.\&./include/signal\&.h'\fP
.br
\fC#include '\&.\&./\&.\&./include/widget\&.h'\fP
.br
.SS "Functions"
.in +1c
.ti -1c
.RI "void \fBwidget_design_text_window\fP (GtkWindow *main_window, GtkWindow *text_window)"
.br
.RI "modal "
.ti -1c
.RI "void * \fBwidget_get_text_from_address\fP (gchar *text_address)"
.br
.RI "getter "
.in -1c
.SH "Detailed Description"
.PP
Gem-graph-client modal window\&.
This file is part of Gem-graph\&.
.SH "Function Documentation"
.PP
.SS "void widget_design_text_window (GtkWindow * main_window, GtkWindow * text_window)"
.PP
modal
.PP
\fBSee also\fP
.RS 4
src/widget/modal/widget_get_text_from_address()
.PP
src/widget/manager/on_windows_activation()
.RE
.PP
\fBParameters\fP
.RS 4
\fI*main_window\fP
.br
\fI*text_window\fP
.RE
.PP
.SS "void * widget_get_text_from_address (gchar * text_address)"
.PP
getter
.PP
\fBSee also\fP
.RS 4
src/widget/modal/widget_design_text_window()
.RE
.PP
\fBParameters\fP
.RS 4
\fI*text_address\fP
.RE
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.