Companion
object Companion
Properties
Link copied to clipboard
If set, the handler should be called after the default handler of the signal. Normally, the handler is called before the default handler.
Link copied to clipboard
Default behaviour (no special flags). Since: 2.74
Link copied to clipboard
If set, the instance and data should be swapped when calling the handler; see g_signal_connect_swapped() for an example.