gem-graph-client/doc/docbook/da/d0e/center_8c.xml

71 lines
2.9 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="_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>
<para>Topbar center design. </para>
</para>
<programlisting linenumbering="unnumbered">#include &quot;../../../../include/base.h&quot;<?linebreak?>#include &quot;../../../../include/signal.h&quot;<?linebreak?>#include &quot;../../../../include/widget.h&quot;<?linebreak?>#include &quot;../../../../include/fsm.h&quot;<?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.svg"></imagedata>
</imageobject>
</mediaobject>
</informalfigure>
</para>
<simplesect>
<title>Functions </title>
<itemizedlist>
<listitem><para>void <link linkend="_center_8c_1a149992300a77b245016ed0e1984651d4">window_design_topbar_center</link> (GtkWidget *topbar)</para>
</listitem>
</itemizedlist>
</simplesect>
<section>
<title>Detailed Description</title>
<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>
Here is the caller graph for this function:<para>
<informalfigure>
<mediaobject>
<imageobject>
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../da/d0e/center_8c_a149992300a77b245016ed0e1984651d4_icgraph.svg"></imagedata>
</imageobject>
</mediaobject>
</informalfigure>
</para>
</section>
</section>
</section>