forked from AuroraMiddleware/gtk
docs: don't use signal syntax for vfuncs
This commit is contained in:
parent
43fa9fef25
commit
c5de7c62ff
@ -633,7 +633,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
If your container renders child widgets within different regions,
|
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
|
lets containers assign a special #GtkWidgetPath to child widgets
|
||||||
depending on their role/region. This is necessary to extend the
|
depending on their role/region. This is necessary to extend the
|
||||||
concept above throughout the widget hierarchy.
|
concept above throughout the widget hierarchy.
|
||||||
|
Loading…
Reference in New Issue
Block a user