GObject.SignalQuery.param_types

SignalQuery.param_types: Array(GObject.Type) (Read / Write)
  

The individual parameter types for user callbacks, note that the effective callback signature is: <programlisting> @return_type callback (#gpointer data1, [param_types param_names,] gpointer data2); </programlisting>