gem-graph-client/doc/docbook/d1/d04/investigate_8c.xml

39 lines
1.7 KiB
XML
Raw Normal View History

<?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="_investigate_8c" xml:lang="en-US">
<title>src/widget/main_window/one_rule/geometry/investigate.c File Reference</title>
<indexterm><primary>src/widget/main_window/one_rule/geometry/investigate.c</primary></indexterm>
<para>
<para>rules geometric representation </para>
</para>
<programlisting linenumbering="unnumbered">#include &quot;../../../../../include/fsm.h&quot;<?linebreak?>#include &quot;../../../../../include/widget.h&quot;<?linebreak?>#include &quot;../../../../../include/signal.h&quot;<?linebreak?></programlisting><simplesect>
<title>Functions </title>
<itemizedlist>
2024-10-25 17:32:30 +02:00
<listitem><para>void * <link linkend="_investigate_8c_1a4d4d650591869cebc663884c29c6bb7c">widget_get_rule_investigation_tools</link> ()</para>
</listitem>
</itemizedlist>
</simplesect>
<section>
<title>Detailed Description</title>
<para>rules geometric representation </para>
<para>This file is part of Gem-graph. </para>
</section>
2024-10-25 17:32:30 +02:00
<section>
<title>Function Documentation</title>
<anchor xml:id="_investigate_8c_1a4d4d650591869cebc663884c29c6bb7c"/><section>
<title>widget_get_rule_investigation_tools()</title>
<indexterm><primary>widget_get_rule_investigation_tools</primary><secondary>investigate.c</secondary></indexterm>
<indexterm><primary>investigate.c</primary><secondary>widget_get_rule_investigation_tools</secondary></indexterm>
<para><computeroutput>void * widget_get_rule_investigation_tools ( )</computeroutput></para>
<para><formalpara><title>Returns</title>
<para>gtk_label_new (&quot;RULE INVESTIGATION&quot;) </para>
</formalpara>
</para>
</section>
</section>
</section>