[gtk+] docs: don't try to link vfunc



commit fa6ace97aa00be5b09bc319b1d885798d94e267a
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 21:38:05 2014 -0500

    docs: don't try to link vfunc

 docs/reference/gtk/migrating-GtkStyleContext.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/migrating-GtkStyleContext.xml 
b/docs/reference/gtk/migrating-GtkStyleContext.xml
index e04da1f..1b45834 100644
--- a/docs/reference/gtk/migrating-GtkStyleContext.xml
+++ b/docs/reference/gtk/migrating-GtkStyleContext.xml
@@ -633,7 +633,7 @@
       <listitem>
         <para>
           If your container renders child widgets within different regions,
-          make it implement #GtkContainer get_path_for_child(). This function
+          make it implement #GtkContainer get_path_for_child(<!-- -->). This function
           lets containers assign a special #GtkWidgetPath to child widgets
           depending on their role/region. This is necessary to extend the
           concept above throughout the widget hierarchy.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]