gtk-doc GWakeup

This commit is contained in:
Ryan Lortie
2011-07-25 14:37:18 +02:00
parent 0a971e46bf
commit 452b6277d4
4 changed files with 99 additions and 7 deletions

View File

@@ -97,6 +97,7 @@ synchronize their operation.
<xi:include href="xml/bookmarkfile.xml" />
<xi:include href="xml/testing.xml" />
<xi:include href="xml/gunix.xml" />
<xi:include href="xml/gwakeup.xml" />
<xi:include href="xml/windows.xml" />
</chapter>

View File

@@ -3147,3 +3147,13 @@ g_hostname_is_ascii_encoded
<SUBSECTION>
g_hostname_is_ip_address
</SECTION>
<SECTION>
<FILE>gwakeup</FILE>
<TITLE>GWakeup</TITLE>
g_wakeup_new
g_wakeup_get_pollfd
g_wakeup_signal
g_wakeup_acknowledge
g_wakeup_free
</SECTION>