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

56 lines
1006 B
Groff
Raw Normal View History

.TH "src/actions.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
2024-10-20 01:05:12 +02:00
src/actions.c \- events management (actions)
.SH SYNOPSIS
.br
.PP
\fC#include <unistd\&.h>\fP
.br
\fC#include <gtk\-4\&.0/gtk/gtk\&.h>\fP
.br
.SS "Macros"
.in +1c
.ti -1c
.RI "#define \fBGEM_GRAPH_CLIENT_TYPE_WINDOW\fP (gem_graph_client_window_get_type())"
.br
2024-10-20 01:05:12 +02:00
.RI "Phantom doc\&. "
.in -1c
.SS "Functions"
.in +1c
.ti -1c
.RI "void \fBon_preferences_action\fP (GSimpleAction *action, GVariant *parameter, gpointer user_data)"
.br
2024-10-20 01:05:12 +02:00
.RI "phantom documentation "
.in -1c
.SH "Detailed Description"
.PP
2024-10-20 01:05:12 +02:00
events management (actions)
This file is part of Gem-graph\&.
2024-10-20 01:05:12 +02:00
.SH "Function Documentation"
.PP
.SS "void on_preferences_action (GSimpleAction * action, GVariant * parameter, gpointer user_data)"
.PP
phantom documentation
.PP
\fBParameters\fP
.RS 4
\fI*action\fP
.br
\fI*parameter\fP
.br
\fIuser_data\fP
.RE
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.