2024-10-20 23:03:17 +02:00
|
|
|
<?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="_bottom_8c" xml:lang="en-US">
|
|
|
|
<title>src/widget/main_window/state/bottom.c File Reference</title>
|
|
|
|
<indexterm><primary>src/widget/main_window/state/bottom.c</primary></indexterm>
|
|
|
|
<para>
|
|
|
|
|
|
|
|
<para>main_window state view > bottom part of the view </para>
|
|
|
|
|
|
|
|
</para>
|
2024-10-25 22:12:02 +02:00
|
|
|
<programlisting linenumbering="unnumbered">#include "../../../../include/fsm.h"<?linebreak?>#include "../../../../include/widget.h"<?linebreak?>#include "../../../../include/signal.h"<?linebreak?></programlisting>Include dependency graph for bottom.c:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
2024-10-27 04:18:58 +01:00
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d08/bottom_8c__incl.svg"></imagedata>
|
2024-10-25 22:12:02 +02:00
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
|
|
|
<simplesect>
|
2024-10-20 23:03:17 +02:00
|
|
|
<title>Functions </title>
|
|
|
|
<itemizedlist>
|
2024-10-25 17:32:30 +02:00
|
|
|
<listitem><para>void * <link linkend="_bottom_8c_1affbfa87fb5a08853b9a4d92de8877ff7">widget_get_space_edit_control</link> ()</para>
|
2024-10-20 23:03:17 +02:00
|
|
|
</listitem>
|
2024-10-25 17:32:30 +02:00
|
|
|
<listitem><para>void * <link linkend="_bottom_8c_1a593c9c15eb7c193c589dac7c28c36560">widget_get_sequence_control</link> ()</para>
|
2024-10-20 23:03:17 +02:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</simplesect>
|
|
|
|
<section>
|
|
|
|
<title>Detailed Description</title>
|
|
|
|
|
|
|
|
<para>main_window state view > bottom part of the view </para>
|
|
|
|
</section>
|
2024-10-25 17:32:30 +02:00
|
|
|
<section>
|
|
|
|
<title>Function Documentation</title>
|
|
|
|
<anchor xml:id="_bottom_8c_1a593c9c15eb7c193c589dac7c28c36560"/><section>
|
|
|
|
<title>widget_get_sequence_control()</title>
|
|
|
|
<indexterm><primary>widget_get_sequence_control</primary><secondary>bottom.c</secondary></indexterm>
|
|
|
|
<indexterm><primary>bottom.c</primary><secondary>widget_get_sequence_control</secondary></indexterm>
|
|
|
|
<para><computeroutput>void * widget_get_sequence_control ( )</computeroutput></para>
|
|
|
|
<para><formalpara><title>Returns</title>
|
|
|
|
|
|
|
|
<para>GTK_WIDGET (SEQUENCE_CONTROL_box) </para>
|
|
|
|
</formalpara>
|
|
|
|
</para>
|
2024-10-27 04:18:58 +01:00
|
|
|
Here is the caller graph for this function:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../db/d07/bottom_8c_a593c9c15eb7c193c589dac7c28c36560_icgraph.svg"></imagedata>
|
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
2024-10-25 17:32:30 +02:00
|
|
|
</section>
|
|
|
|
<anchor xml:id="_bottom_8c_1affbfa87fb5a08853b9a4d92de8877ff7"/><section>
|
|
|
|
<title>widget_get_space_edit_control()</title>
|
|
|
|
<indexterm><primary>widget_get_space_edit_control</primary><secondary>bottom.c</secondary></indexterm>
|
|
|
|
<indexterm><primary>bottom.c</primary><secondary>widget_get_space_edit_control</secondary></indexterm>
|
|
|
|
<para><computeroutput>void * widget_get_space_edit_control ( )</computeroutput></para>
|
|
|
|
<para><formalpara><title>Returns</title>
|
|
|
|
|
|
|
|
<para>GTK_WIDGET ("SPACE EDIT") </para>
|
|
|
|
</formalpara>
|
|
|
|
</para>
|
2024-10-27 04:18:58 +01:00
|
|
|
Here is the caller graph for this function:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../db/d07/bottom_8c_affbfa87fb5a08853b9a4d92de8877ff7_icgraph.svg"></imagedata>
|
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
2024-10-25 17:32:30 +02:00
|
|
|
</section>
|
|
|
|
</section>
|
2024-10-20 23:03:17 +02:00
|
|
|
</section>
|