mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +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
|
* A generic marshaller function implemented via
|
||||||
* [libffi](http://sourceware.org/libffi/).
|
* [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
|
* Since: 2.30
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
|
Loading…
Reference in New Issue
Block a user