docs: use () instead of <function> tags
This commit is contained in:
@ -29,8 +29,7 @@
|
||||
* The GtkBuildable interface is implemented by all widgets and
|
||||
* many of the non-widget objects that are provided by GTK+. The
|
||||
* main user of this interface is #GtkBuilder. There should be
|
||||
* very little need for applications to call any
|
||||
* <function>gtk_buildable_...</function> functions.
|
||||
* very little need for applications to call any of these functions directly.
|
||||
*
|
||||
* <note><para>An object only needs to implement this interface if it needs
|
||||
* to extend the #GtkBuilder format or run any extra routines at deserialization time</para></note>
|
||||
|
||||
Reference in New Issue
Block a user