1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
|
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="libwnck-wnck-enum-types">
<refmeta>
<refentrytitle role="top_of_page">wnck-enum-types</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBWNCK Library</refmiscinfo>
</refmeta>
<refnamediv>
<refname>wnck-enum-types</refname>
<refpurpose></refpurpose>
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
<refsynopsisdiv role="synopsis">
<title role="synopsis.title">Synopsis</title>
<synopsis>
<link linkend="GType">GType</link> <link linkend="wnck-pager-display-mode-get-type">wnck_pager_display_mode_get_type</link>
(void);
#define <link linkend="WNCK-TYPE-PAGER-DISPLAY-MODE:CAPS">WNCK_TYPE_PAGER_DISPLAY_MODE</link>
<link linkend="GType">GType</link> <link linkend="wnck-tasklist-grouping-type-get-type">wnck_tasklist_grouping_type_get_type</link>
(void);
#define <link linkend="WNCK-TYPE-TASKLIST-GROUPING-TYPE:CAPS">WNCK_TYPE_TASKLIST_GROUPING_TYPE</link>
<link linkend="GType">GType</link> <link linkend="wnck-window-state-get-type">wnck_window_state_get_type</link> (void);
#define <link linkend="WNCK-TYPE-WINDOW-STATE:CAPS">WNCK_TYPE_WINDOW_STATE</link>
<link linkend="GType">GType</link> <link linkend="wnck-window-actions-get-type">wnck_window_actions_get_type</link> (void);
#define <link linkend="WNCK-TYPE-WINDOW-ACTIONS:CAPS">WNCK_TYPE_WINDOW_ACTIONS</link>
<link linkend="GType">GType</link> <link linkend="wnck-window-type-get-type">wnck_window_type_get_type</link> (void);
#define <link linkend="WNCK-TYPE-WINDOW-TYPE:CAPS">WNCK_TYPE_WINDOW_TYPE</link>
</synopsis>
</refsynopsisdiv>
<refsect1 role="desc">
<title role="desc.title">Description</title>
<para>
</para>
</refsect1>
<refsect1 role="details">
<title role="details.title">Details</title>
<refsect2>
<title><anchor id="wnck-pager-display-mode-get-type" role="function"/>wnck_pager_display_mode_get_type ()</title>
<indexterm><primary>wnck_pager_display_mode_get_type</primary></indexterm><programlisting><link linkend="GType">GType</link> wnck_pager_display_mode_get_type
(void);</programlisting>
<para>
</para><variablelist role="params">
<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
<title><anchor id="WNCK-TYPE-PAGER-DISPLAY-MODE:CAPS" role="macro"/>WNCK_TYPE_PAGER_DISPLAY_MODE</title>
<indexterm><primary>WNCK_TYPE_PAGER_DISPLAY_MODE</primary></indexterm><programlisting>#define WNCK_TYPE_PAGER_DISPLAY_MODE (wnck_pager_display_mode_get_type())
</programlisting>
<para>
</para></refsect2>
<refsect2>
<title><anchor id="wnck-tasklist-grouping-type-get-type" role="function"/>wnck_tasklist_grouping_type_get_type ()</title>
<indexterm><primary>wnck_tasklist_grouping_type_get_type</primary></indexterm><programlisting><link linkend="GType">GType</link> wnck_tasklist_grouping_type_get_type
(void);</programlisting>
<para>
</para><variablelist role="params">
<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
<title><anchor id="WNCK-TYPE-TASKLIST-GROUPING-TYPE:CAPS" role="macro"/>WNCK_TYPE_TASKLIST_GROUPING_TYPE</title>
<indexterm><primary>WNCK_TYPE_TASKLIST_GROUPING_TYPE</primary></indexterm><programlisting>#define WNCK_TYPE_TASKLIST_GROUPING_TYPE (wnck_tasklist_grouping_type_get_type())
</programlisting>
<para>
</para></refsect2>
<refsect2>
<title><anchor id="wnck-window-state-get-type" role="function"/>wnck_window_state_get_type ()</title>
<indexterm><primary>wnck_window_state_get_type</primary></indexterm><programlisting><link linkend="GType">GType</link> wnck_window_state_get_type (void);</programlisting>
<para>
</para><variablelist role="params">
<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
<title><anchor id="WNCK-TYPE-WINDOW-STATE:CAPS" role="macro"/>WNCK_TYPE_WINDOW_STATE</title>
<indexterm><primary>WNCK_TYPE_WINDOW_STATE</primary></indexterm><programlisting>#define WNCK_TYPE_WINDOW_STATE (wnck_window_state_get_type())
</programlisting>
<para>
</para></refsect2>
<refsect2>
<title><anchor id="wnck-window-actions-get-type" role="function"/>wnck_window_actions_get_type ()</title>
<indexterm><primary>wnck_window_actions_get_type</primary></indexterm><programlisting><link linkend="GType">GType</link> wnck_window_actions_get_type (void);</programlisting>
<para>
</para><variablelist role="params">
<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
<title><anchor id="WNCK-TYPE-WINDOW-ACTIONS:CAPS" role="macro"/>WNCK_TYPE_WINDOW_ACTIONS</title>
<indexterm><primary>WNCK_TYPE_WINDOW_ACTIONS</primary></indexterm><programlisting>#define WNCK_TYPE_WINDOW_ACTIONS (wnck_window_actions_get_type())
</programlisting>
<para>
</para></refsect2>
<refsect2>
<title><anchor id="wnck-window-type-get-type" role="function"/>wnck_window_type_get_type ()</title>
<indexterm><primary>wnck_window_type_get_type</primary></indexterm><programlisting><link linkend="GType">GType</link> wnck_window_type_get_type (void);</programlisting>
<para>
</para><variablelist role="params">
<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
<title><anchor id="WNCK-TYPE-WINDOW-TYPE:CAPS" role="macro"/>WNCK_TYPE_WINDOW_TYPE</title>
<indexterm><primary>WNCK_TYPE_WINDOW_TYPE</primary></indexterm><programlisting>#define WNCK_TYPE_WINDOW_TYPE (wnck_window_type_get_type())
</programlisting>
<para>
</para></refsect2>
</refsect1>
</refentry>
|