48 lines
2.0 KiB
XML
48 lines
2.0 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="_edit_8c" xml:lang="en-US">
|
|
<title>src/widget/main_window/one_rule/geometry/edit.c File Reference</title>
|
|
<indexterm><primary>src/widget/main_window/one_rule/geometry/edit.c</primary></indexterm>
|
|
<para>
|
|
|
|
<para>rules geometric representation dispatcher </para>
|
|
|
|
</para>
|
|
<programlisting linenumbering="unnumbered">#include "../../../../../include/fsm.h"<?linebreak?>#include "../../../../../include/widget.h"<?linebreak?>#include "../../../../../include/signal.h"<?linebreak?></programlisting>Include dependency graph for edit.c:<para>
|
|
<informalfigure>
|
|
<mediaobject>
|
|
<imageobject>
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../dc/d0c/edit_8c__incl.png"></imagedata>
|
|
</imageobject>
|
|
</mediaobject>
|
|
</informalfigure>
|
|
</para>
|
|
<simplesect>
|
|
<title>Functions </title>
|
|
<itemizedlist>
|
|
<listitem><para>void * <link linkend="_edit_8c_1a8b314bd2dcf59006649ff86ae04e9eaf">widget_get_rule_edition_tools</link> ()</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</simplesect>
|
|
<section>
|
|
<title>Detailed Description</title>
|
|
|
|
<para>rules geometric representation dispatcher </para>
|
|
|
|
<para>This file is part of Gem-graph. </para>
|
|
</section>
|
|
<section>
|
|
<title>Function Documentation</title>
|
|
<anchor xml:id="_edit_8c_1a8b314bd2dcf59006649ff86ae04e9eaf"/><section>
|
|
<title>widget_get_rule_edition_tools()</title>
|
|
<indexterm><primary>widget_get_rule_edition_tools</primary><secondary>edit.c</secondary></indexterm>
|
|
<indexterm><primary>edit.c</primary><secondary>widget_get_rule_edition_tools</secondary></indexterm>
|
|
<para><computeroutput>void * widget_get_rule_edition_tools ( )</computeroutput></para>
|
|
<para><formalpara><title>Returns</title>
|
|
|
|
<para>gtk_label_new ("RULE EDITION") </para>
|
|
</formalpara>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
</section>
|