2024-10-20 01:05:12 +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="_widget_2manager_8c" xml:lang="en-US">
|
|
|
|
<title>src/widget/manager.c File Reference</title>
|
|
|
|
<indexterm><primary>src/widget/manager.c</primary></indexterm>
|
|
|
|
<para>
|
|
|
|
|
2024-10-21 23:49:12 +02:00
|
|
|
<para>all windows </para>
|
2024-10-20 01:05:12 +02:00
|
|
|
|
|
|
|
</para>
|
2024-10-25 22:12:02 +02:00
|
|
|
<programlisting linenumbering="unnumbered">#include "../../include/widget.h"<?linebreak?>#include "../../include/fsm.h"<?linebreak?>#include "../../include/util.h"<?linebreak?></programlisting>Include dependency graph for manager.c:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
2024-10-27 04:18:58 +01:00
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../dc/d06/widget_2manager_8c__incl.svg"></imagedata>
|
2024-10-25 22:12:02 +02:00
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
|
|
|
<simplesect>
|
2024-10-20 01:05:12 +02:00
|
|
|
<title>Functions </title>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem><para>GtkWindow * <link linkend="_widget_2manager_8c_1aa79c2ff4883932d6f9b7184d1d05dd5d">widget_get_main_window</link> ()</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem><para>GtkWindow * <link linkend="_widget_2manager_8c_1a8a3fc181cce5aa9cfb0623abf0315f5d">widget_get_dialog_window</link> ()</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem><para>GtkWindow * <link linkend="_widget_2manager_8c_1a84dce957680294b8b928c5bc9b2c1dfb">widget_get_text_window</link> ()</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem><para>void <link linkend="_widget_2manager_8c_1a9fa76559222320b25d10f05eeb9b5869">on_windows_startup</link> (GtkApplication *app)</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem><para>void <link linkend="_widget_2manager_8c_1af2c6e56cf463999c342009ea6e3e5346">on_windows_activation</link> (GtkApplication *app)</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</simplesect>
|
|
|
|
<section>
|
|
|
|
<title>Detailed Description</title>
|
|
|
|
|
2024-10-21 23:49:12 +02:00
|
|
|
<para>all windows </para>
|
2024-10-20 01:05:12 +02:00
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<title>Function Documentation</title>
|
|
|
|
<anchor xml:id="_widget_2manager_8c_1af2c6e56cf463999c342009ea6e3e5346"/><section>
|
|
|
|
<title>on_windows_activation()</title>
|
|
|
|
<indexterm><primary>on_windows_activation</primary><secondary>manager.c</secondary></indexterm>
|
|
|
|
<indexterm><primary>manager.c</primary><secondary>on_windows_activation</secondary></indexterm>
|
|
|
|
<para><computeroutput>void on_windows_activation (GtkApplication * app)</computeroutput></para>
|
|
|
|
<para><formalpara><title>Since</title>
|
|
|
|
|
|
|
|
<para>2024-06</para>
|
|
|
|
</formalpara>
|
|
|
|
<formalpara><title>See also</title>
|
|
|
|
|
|
|
|
<para><link linkend="_widget_8h_1a6458bdae6bcf9131bc7c793810869db7">widget_design_main_window()</link> </para>
|
|
|
|
|
2024-10-20 23:03:17 +02:00
|
|
|
<para><link linkend="_widget_8h_1a1591b0ceef41a3926eee69905735b3ec">widget_design_dialog_window()</link> </para>
|
2024-10-20 01:05:12 +02:00
|
|
|
|
2024-10-20 23:03:17 +02:00
|
|
|
<para><link linkend="_widget_8h_1a2de49d7ea886ac83d68af532046c0868">widget_design_text_window()</link> </para>
|
2024-10-20 01:05:12 +02:00
|
|
|
|
2024-10-20 23:03:17 +02:00
|
|
|
<para><link linkend="_util_8h_1aaa9fc96cf3047e5a323156c7f500d5fb">util_trigger_test()</link> </para>
|
2024-10-20 01:05:12 +02:00
|
|
|
|
2024-10-27 04:18:58 +01:00
|
|
|
<para><link linkend="_fsm_8h_1a1c4245816950e71cae94f99b59c417a9">fsm_add_log()</link></para>
|
2024-10-20 01:05:12 +02:00
|
|
|
|
|
|
|
<para><link linkend="_main_8c_1a3c04138a5bfe5d72780bb7e82a18e627">main()</link> </para>
|
|
|
|
</formalpara>
|
|
|
|
|
|
|
|
<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>*app</entry><entry>
|
|
|
|
<para></para>
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
</tbody>
|
|
|
|
</tgroup>
|
|
|
|
</table>
|
|
|
|
</para>
|
|
|
|
</formalpara>
|
|
|
|
</para>
|
2024-10-25 22:12:02 +02:00
|
|
|
Here is the call graph for this function:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
2024-10-27 04:18:58 +01:00
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_af2c6e56cf463999c342009ea6e3e5346_cgraph.svg"></imagedata>
|
2024-10-25 22:12:02 +02:00
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
|
|
|
Here is the caller graph for this function:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
2024-10-27 04:18:58 +01:00
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_af2c6e56cf463999c342009ea6e3e5346_icgraph.svg"></imagedata>
|
2024-10-25 22:12:02 +02:00
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
2024-10-20 01:05:12 +02:00
|
|
|
</section>
|
|
|
|
<anchor xml:id="_widget_2manager_8c_1a9fa76559222320b25d10f05eeb9b5869"/><section>
|
|
|
|
<title>on_windows_startup()</title>
|
|
|
|
<indexterm><primary>on_windows_startup</primary><secondary>manager.c</secondary></indexterm>
|
|
|
|
<indexterm><primary>manager.c</primary><secondary>on_windows_startup</secondary></indexterm>
|
|
|
|
<para><computeroutput>void on_windows_startup (GtkApplication * app)</computeroutput></para>
|
|
|
|
<para><formalpara><title>Since</title>
|
|
|
|
|
|
|
|
<para>2024-08</para>
|
|
|
|
</formalpara>
|
|
|
|
<formalpara><title>See also</title>
|
|
|
|
|
2024-10-27 04:18:58 +01:00
|
|
|
<para><link linkend="_fsm_8h_1a1c4245816950e71cae94f99b59c417a9">fsm_add_log()</link></para>
|
2024-10-20 01:05:12 +02:00
|
|
|
|
|
|
|
<para><link linkend="_main_8c_1a3c04138a5bfe5d72780bb7e82a18e627">main()</link> </para>
|
|
|
|
</formalpara>
|
|
|
|
|
|
|
|
<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>*app</entry><entry>
|
|
|
|
<para></para>
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
</tbody>
|
|
|
|
</tgroup>
|
|
|
|
</table>
|
|
|
|
</para>
|
|
|
|
</formalpara>
|
|
|
|
</para>
|
2024-10-25 22:12:02 +02:00
|
|
|
Here is the call graph for this function:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
2024-10-27 04:18:58 +01:00
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_a9fa76559222320b25d10f05eeb9b5869_cgraph.svg"></imagedata>
|
2024-10-25 22:12:02 +02:00
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
|
|
|
Here is the caller graph for this function:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
2024-10-27 04:18:58 +01:00
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_a9fa76559222320b25d10f05eeb9b5869_icgraph.svg"></imagedata>
|
2024-10-25 22:12:02 +02:00
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
2024-10-20 01:05:12 +02:00
|
|
|
</section>
|
|
|
|
<anchor xml:id="_widget_2manager_8c_1a8a3fc181cce5aa9cfb0623abf0315f5d"/><section>
|
|
|
|
<title>widget_get_dialog_window()</title>
|
|
|
|
<indexterm><primary>widget_get_dialog_window</primary><secondary>manager.c</secondary></indexterm>
|
|
|
|
<indexterm><primary>manager.c</primary><secondary>widget_get_dialog_window</secondary></indexterm>
|
2024-10-25 17:32:30 +02:00
|
|
|
<para><computeroutput>GtkWindow * widget_get_dialog_window ( )</computeroutput></para>
|
2024-10-20 01:05:12 +02:00
|
|
|
<para><formalpara><title>Since</title>
|
|
|
|
|
|
|
|
<para>2024-07</para>
|
|
|
|
</formalpara>
|
|
|
|
<formalpara><title>See also</title>
|
|
|
|
|
|
|
|
<para>src/signal </para>
|
|
|
|
</formalpara>
|
|
|
|
<formalpara><title>Returns</title>
|
|
|
|
|
|
|
|
<para>dialog_window </para>
|
|
|
|
</formalpara>
|
|
|
|
</para>
|
2024-10-25 22:12:02 +02:00
|
|
|
Here is the caller graph for this function:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
2024-10-27 04:18:58 +01:00
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_a8a3fc181cce5aa9cfb0623abf0315f5d_icgraph.svg"></imagedata>
|
2024-10-25 22:12:02 +02:00
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
2024-10-20 01:05:12 +02:00
|
|
|
</section>
|
|
|
|
<anchor xml:id="_widget_2manager_8c_1aa79c2ff4883932d6f9b7184d1d05dd5d"/><section>
|
|
|
|
<title>widget_get_main_window()</title>
|
|
|
|
<indexterm><primary>widget_get_main_window</primary><secondary>manager.c</secondary></indexterm>
|
|
|
|
<indexterm><primary>manager.c</primary><secondary>widget_get_main_window</secondary></indexterm>
|
2024-10-25 17:32:30 +02:00
|
|
|
<para><computeroutput>GtkWindow * widget_get_main_window ( )</computeroutput></para>
|
2024-10-20 01:05:12 +02:00
|
|
|
<para><formalpara><title>Since</title>
|
|
|
|
|
|
|
|
<para>2024-07</para>
|
|
|
|
</formalpara>
|
|
|
|
<formalpara><title>See also</title>
|
|
|
|
|
|
|
|
<para>src/signal </para>
|
|
|
|
</formalpara>
|
|
|
|
<formalpara><title>Returns</title>
|
|
|
|
|
|
|
|
<para>main_window </para>
|
|
|
|
</formalpara>
|
|
|
|
</para>
|
2024-10-25 22:12:02 +02:00
|
|
|
Here is the caller graph for this function:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
2024-10-27 04:18:58 +01:00
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_aa79c2ff4883932d6f9b7184d1d05dd5d_icgraph.svg"></imagedata>
|
2024-10-25 22:12:02 +02:00
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
2024-10-20 01:05:12 +02:00
|
|
|
</section>
|
|
|
|
<anchor xml:id="_widget_2manager_8c_1a84dce957680294b8b928c5bc9b2c1dfb"/><section>
|
|
|
|
<title>widget_get_text_window()</title>
|
|
|
|
<indexterm><primary>widget_get_text_window</primary><secondary>manager.c</secondary></indexterm>
|
|
|
|
<indexterm><primary>manager.c</primary><secondary>widget_get_text_window</secondary></indexterm>
|
2024-10-25 17:32:30 +02:00
|
|
|
<para><computeroutput>GtkWindow * widget_get_text_window ( )</computeroutput></para>
|
2024-10-20 01:05:12 +02:00
|
|
|
<para><formalpara><title>Since</title>
|
|
|
|
|
|
|
|
<para>2024-07</para>
|
|
|
|
</formalpara>
|
|
|
|
<formalpara><title>See also</title>
|
|
|
|
|
|
|
|
<para>src/signal </para>
|
|
|
|
</formalpara>
|
|
|
|
<formalpara><title>Returns</title>
|
|
|
|
|
|
|
|
<para>text_window </para>
|
|
|
|
</formalpara>
|
|
|
|
</para>
|
2024-10-25 22:12:02 +02:00
|
|
|
Here is the caller graph for this function:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
2024-10-27 04:18:58 +01:00
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_a84dce957680294b8b928c5bc9b2c1dfb_icgraph.svg"></imagedata>
|
2024-10-25 22:12:02 +02:00
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
2024-10-20 01:05:12 +02:00
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
</section>
|