34 lines
1.4 KiB
XML
34 lines
1.4 KiB
XML
|
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
||
|
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="_actions_8c" xml:lang="en-US">
|
||
|
<title>src/actions.c File Reference</title>
|
||
|
<indexterm><primary>src/actions.c</primary></indexterm>
|
||
|
<para>
|
||
|
|
||
|
<para>events management (actions) functions </para>
|
||
|
|
||
|
</para>
|
||
|
<programlisting linenumbering="unnumbered">#include <unistd.h><?linebreak?>#include <gtk-4.0/gtk/gtk.h><?linebreak?></programlisting><simplesect>
|
||
|
<title>Macros </title>
|
||
|
<itemizedlist>
|
||
|
<listitem><para><anchor xml:id="_actions_8c_1a6601e30a11906888d0db1ec40237b758"/>#define <emphasis role="strong">GEM_GRAPH_CLIENT_TYPE_WINDOW</emphasis>   (gem_graph_client_window_get_type())</para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
</simplesect>
|
||
|
<simplesect>
|
||
|
<title>Functions </title>
|
||
|
<itemizedlist>
|
||
|
<listitem><para><anchor xml:id="_actions_8c_1a2a1b1eeff3f2631d6291e0f9ea909049"/>void <emphasis role="strong">on_preferences_action</emphasis> (GSimpleAction *action, GVariant *parameter, gpointer user_data)</para>
|
||
|
|
||
|
<para>phantom documentation used to test the functioning of doxygen </para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
</simplesect>
|
||
|
<section>
|
||
|
<title>Detailed Description</title>
|
||
|
|
||
|
<para>events management (actions) functions </para>
|
||
|
|
||
|
<para>This file is part of Gem-graph. </para>
|
||
|
</section>
|
||
|
</section>
|