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="_right_8c" xml:lang="en-US">
|
|
|
|
<title>src/widget/main_window/topbar/right.c File Reference</title>
|
|
|
|
<indexterm><primary>src/widget/main_window/topbar/right.c</primary></indexterm>
|
|
|
|
<para>
|
|
|
|
|
|
|
|
<para>Topbar right. </para>
|
|
|
|
|
|
|
|
</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 right.c:<para>
|
|
|
|
<informalfigure>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
|
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d04/right_8c__incl.png"></imagedata>
|
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
</informalfigure>
|
|
|
|
</para>
|
|
|
|
<simplesect>
|
2024-10-21 23:49:12 +02:00
|
|
|
<title>Functions </title>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem><para>void <link linkend="_right_8c_1a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">window_design_topbar_right</link> (GtkWidget *header_bar, GtkApplication *app)</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</simplesect>
|
|
|
|
<section>
|
|
|
|
<title>Detailed Description</title>
|
|
|
|
|
|
|
|
<para>Topbar right. </para>
|
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<title>Function Documentation</title>
|
|
|
|
<anchor xml:id="_right_8c_1a4a9ccdb6dc6dbc18f1e2d2235fbb26c3"/><section>
|
|
|
|
<title>window_design_topbar_right()</title>
|
|
|
|
<indexterm><primary>window_design_topbar_right</primary><secondary>right.c</secondary></indexterm>
|
|
|
|
<indexterm><primary>right.c</primary><secondary>window_design_topbar_right</secondary></indexterm>
|
|
|
|
<para><computeroutput>void window_design_topbar_right (GtkWidget * header_bar, GtkApplication * app)</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>*header_bar</entry><entry>
|
|
|
|
<para></para>
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<entry>*app</entry><entry>
|
|
|
|
<para></para>
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
</tbody>
|
|
|
|
</tgroup>
|
|
|
|
</table>
|
|
|
|
</para>
|
|
|
|
</formalpara>
|
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
</section>
|