mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Add a small note to g_cclosure_marshal_generic docs
reviewed-by: Emmanuele Bassi
This commit is contained in:
parent
20feb23569
commit
4a4b044321
@ -1369,6 +1369,9 @@ va_to_ffi_type (GType gtype,
|
||||
* A generic marshaller function implemented via
|
||||
* [libffi](http://sourceware.org/libffi/).
|
||||
*
|
||||
* Normally this function is not passed explicitly to g_signal_new(),
|
||||
* but used automatically by GLib when specifying a %NULL marshaller.
|
||||
*
|
||||
* Since: 2.30
|
||||
*/
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user