Add a small note to g_cclosure_marshal_generic docs

reviewed-by: Emmanuele Bassi
This commit is contained in:
Paolo Borelli 2014-04-03 11:33:33 +02:00
parent 20feb23569
commit 4a4b044321

View File

@ -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