AccelMapForeach


Description:

[ CCode ( has_target = false ) ]
public delegate void AccelMapForeach (void* data, string accel_path, uint accel_key, ModifierType accel_mods, bool changed)

Parameters:

data

User data passed to @foreach or foreach_unfiltered

accel_path

Accel path of the current accelerator

accel_key

Key of the current accelerator

accel_mods

Modifiers of the current accelerator

changed

Changed flag of the accelerator (if true, accelerator has changed during runtime and would need to be saved during an accelerator dump)


Namespace: Gtk
Package: gtk+-3.0