71 lines
2.4 KiB
XML
71 lines
2.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="_action_8h" xml:lang="en-US">
|
|
<title>include/action.h File Reference</title>
|
|
<indexterm><primary>include/action.h</primary></indexterm>
|
|
<para>
|
|
|
|
<para>actions header </para>
|
|
|
|
</para>
|
|
<programlisting linenumbering="unnumbered">#include <unistd.h><?linebreak?>#include <gtk-4.0/gtk/gtk.h><?linebreak?></programlisting><simplesect>
|
|
<title>Functions </title>
|
|
<itemizedlist>
|
|
<listitem><para>void <link linkend="_action_8h_1a2a1b1eeff3f2631d6291e0f9ea909049">on_preferences_action</link> (GSimpleAction *action, GVariant *parameter, gpointer user_data)</para>
|
|
|
|
<para>phantom documentation </para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</simplesect>
|
|
<section>
|
|
<title>Detailed Description</title>
|
|
|
|
<para>actions header </para>
|
|
|
|
<para>This file is part of Gem-graph. </para>
|
|
</section>
|
|
<section>
|
|
<title>Function Documentation</title>
|
|
<anchor xml:id="_action_8h_1a2a1b1eeff3f2631d6291e0f9ea909049"/><section>
|
|
<title>on_preferences_action()</title>
|
|
<indexterm><primary>on_preferences_action</primary><secondary>action.h</secondary></indexterm>
|
|
<indexterm><primary>action.h</primary><secondary>on_preferences_action</secondary></indexterm>
|
|
<para><computeroutput>void on_preferences_action (GSimpleAction * action, GVariant * parameter, gpointer user_data)</computeroutput></para><para>
|
|
|
|
<para>phantom documentation </para>
|
|
</para>
|
|
|
|
<para>
|
|
<formalpara>
|
|
<title>
|
|
Parameters</title>
|
|
<para>
|
|
<table frame="all">
|
|
<tgroup cols="2" align="left" colsep="1" rowsep="1">
|
|
<colspec colwidth="1*"/>
|
|
<colspec colwidth="4*"/>
|
|
<tbody>
|
|
<row>
|
|
<entry>*action</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
<row>
|
|
<entry>*parameter</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
<row>
|
|
<entry>user_data</entry><entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
</tbody>
|
|
</tgroup>
|
|
</table>
|
|
</para>
|
|
</formalpara>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
</section>
|