[gtk+] docs: Add cross-reference in GtkAlign docs
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: Add cross-reference in GtkAlign docs
- Date: Tue, 16 Nov 2010 02:59:28 +0000 (UTC)
commit d45fd566b171136a180fff3667a0c2d4f7f6d3aa
Author: Javier Jardón <jjardon gnome org>
Date: Tue Nov 16 03:51:53 2010 +0100
docs: Add cross-reference in GtkAlign docs
gtk/gtkenums.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h
index 73e1dce..9fd47d7 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -49,8 +49,8 @@ G_BEGIN_DECLS
* Controls how a widget deals with extra space in a single (x or y)
* dimension.
*
- * Alignment only matters if the widget receives a "too large"
- * allocation, for example if you packed the widget with the "expand"
+ * Alignment only matters if the widget receives a "too large" allocation,
+ * for example if you packed the widget with the #GtkWidget:expand
* flag inside a #GtkBox, then the widget might get extra space. If
* you have for example a 16x16 icon inside a 32x32 space, the icon
* could be scaled and stretched, it could be centered, or it could be
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]