2024-10-21 23:49: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="_center_8c" xml:lang="en-US">
|
|
|
|
<title>src/widget/main_window/topbar/center.c File Reference</title>
|
|
|
|
<indexterm><primary>src/widget/main_window/topbar/center.c</primary></indexterm>
|
|
|
|
<para>
|
|
|
|
|
2024-10-25 17:32:30 +02:00
|
|
|
<para>Topbar center design. </para>
|
2024-10-21 23:49:12 +02:00
|
|
|
|
|
|
|
</para>
|
2024-10-25 22:12:02 +02:00
|
|
|
<programlisting linenumbering="unnumbered">#include "../../../../include/base.h"<?linebreak?>#include "../../../../include/signal.h"<?linebreak?>#include "../../../../include/widget.h"<?linebreak?>#include "../../../../include/fsm.h"<?linebreak?></programlisting>Include dependency graph for center.c:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d5/d00/center_8c__incl.png"></imagedata>
|
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
|
|
|
<simplesect>
|
2024-10-21 23:49:12 +02:00
|
|
|
<title>Functions </title>
|
|
|
|
<itemizedlist>
|
2024-10-25 17:32:30 +02:00
|
|
|
<listitem><para>void <link linkend="_center_8c_1a149992300a77b245016ed0e1984651d4">window_design_topbar_center</link> (GtkWidget *topbar)</para>
|
2024-10-21 23:49:12 +02:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</simplesect>
|
|
|
|
<section>
|
|
|
|
<title>Detailed Description</title>
|
|
|
|
|
2024-10-25 17:32:30 +02:00
|
|
|
<para>Topbar center design. </para>
|
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<title>Function Documentation</title>
|
|
|
|
<anchor xml:id="_center_8c_1a149992300a77b245016ed0e1984651d4"/><section>
|
|
|
|
<title>window_design_topbar_center()</title>
|
|
|
|
<indexterm><primary>window_design_topbar_center</primary><secondary>center.c</secondary></indexterm>
|
|
|
|
<indexterm><primary>center.c</primary><secondary>window_design_topbar_center</secondary></indexterm>
|
|
|
|
<para><computeroutput>void window_design_topbar_center (GtkWidget * topbar)</computeroutput></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>*topbar</entry><entry>
|
|
|
|
<para></para>
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
</tbody>
|
|
|
|
</tgroup>
|
|
|
|
</table>
|
|
|
|
</para>
|
|
|
|
</formalpara>
|
|
|
|
</para>
|
|
|
|
</section>
|
2024-10-21 23:49:12 +02:00
|
|
|
</section>
|
|
|
|
</section>
|