mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 14:06:15 +01:00
Remove some markup from docs
This commit is contained in:
parent
c2a828772b
commit
4dba2eb486
@ -237,11 +237,11 @@ struct _GSignalInvocationHint
|
||||
* @n_params: The number of parameters that user callbacks take.
|
||||
* @param_types: (array length=n_params): The individual parameter types for
|
||||
* user callbacks, note that the effective callback signature is:
|
||||
* <programlisting>
|
||||
* |[<!-- language="C" -->
|
||||
* @return_type callback (#gpointer data1,
|
||||
* [param_types param_names,]
|
||||
* gpointer data2);
|
||||
* </programlisting>
|
||||
* ]|
|
||||
*
|
||||
* A structure holding in-depth information for a specific signal. It is
|
||||
* filled in by the g_signal_query() function.
|
||||
|
Loading…
Reference in New Issue
Block a user