Get context information of the current event.
This function can be called on all events, but the context information may be unset.
this |
the KeyfileHandlerData for any event. |
out_kf_group_name |
if the event is in the context of a keyfile group, the group name. |
out_kf_key_name |
if the event is in the context of a keyfile value, the key name. |
out_cur_setting |
if the event happens while handling a particular Setting instance. |
out_cur_property_name |
the property name if applicable. |