mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
docs: don't use signal syntax for vfuncs
This commit is contained in:
parent
43fa9fef25
commit
c5de7c62ff
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user