Documentation
Dlang.org
GtkAccelGroupClass.accelChanged
gtk
c
types
GtkAccelGroupClass
Signal emitted when an entry is added to or removed from the accel group.
struct
GtkAccelGroupClass
extern (
C
)
void
function
(
GtkAccelGroup
*
accelGroup
,
uint
keyval
,
GdkModifierType
modifier
,
GClosure
*
accelClosure
)
accelChanged
;
gtk
c
types
GtkAccelGroupClass
variables
GtkReserved1
GtkReserved2
GtkReserved3
GtkReserved4
accelChanged
parentClass
Signal emitted when an entry is added to or removed from the accel group.