Struct glib::subclass::signal::SignalQuery [−][src]
pub struct SignalQuery(_);
Expand description
In-depth information of a specific signal
Implementations
The name of the signal.
The signal flags.
The return type for the user callback.
The parameters for the user callback.