[release-notes/gnome-3-2] more docbook: function
- From: Olav Vitters <ovitters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-2] more docbook: function
- Date: Mon, 12 Sep 2011 19:55:53 +0000 (UTC)
commit 4a41e93f5123cbe5fd99f42f1e520bcc384d5c89
Author: Olav Vitters <olav vitters nl>
Date: Mon Sep 12 21:55:49 2011 +0200
more docbook: function
help/C/rndevelopers.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index 2dd4607..77c1a18 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -52,7 +52,7 @@
Atomic operations on pointers have been added, including bit-locks on pointer-size locations
</para></listitem>
<listitem><para>
- The units policy has been changed to prefer SI units, g_format_size_for_display() has been deprecated in favor of g_format_size()
+ The units policy has been changed to prefer SI units, <function>g_format_size_for_display</function>() has been deprecated in favor of <function>g_format_size</function>()
</para></listitem>
<listitem><para>
Support for HMAC digests has been added: <classname>GHmac</classname>
@@ -73,7 +73,7 @@
</para>
<itemizedlist>
<listitem><para>
- Entries can contain 'hints' now, see gtk_entry_set_placeholder_text()
+ Entries can contain 'hints' now, see <function>gtk_entry_set_placeholder_text</function>()
</para></listitem>
<listitem><para>
Many more widgets support height-for-width geometry management, it is important to set reasonable sizes on labels and check window sizes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]