diff --git a/docs/reference/gtk/migrating-GtkStyleContext.xml b/docs/reference/gtk/migrating-GtkStyleContext.xml index f862c9f379..e04da1fe9b 100644 --- a/docs/reference/gtk/migrating-GtkStyleContext.xml +++ b/docs/reference/gtk/migrating-GtkStyleContext.xml @@ -633,7 +633,7 @@ 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.