_GSignalInvocationHint Struct Reference

#include <stdapis/glib-2.0/gobject/gsignal.h>

struct _GSignalInvocationHint

Detailed Description

GSignalInvocationHint: : The signal id of the signal invoking the callback : The detail passed on for this emission : The stage the signal emission is currently in, this field will contain one of G_SIGNAL_RUN_FIRST, G_SIGNAL_RUN_LAST or G_SIGNAL_RUN_CLEANUP.

The GSignalInvocationHint structure is used to pass on additional information to callbacks during a signal emission.

Member Attribute Documentation

detail

GQuark detail

run_type

GSignalFlags run_type

signal_id

guint signal_id