gtk.binding_arg

Module for [BindingArg] class

Types 1

A #GtkBindingArg holds the data associated with an argument for a key binding signal emission as stored in #GtkBindingSignal.

Fields
GtkBindingArg _cInstance
Methods
void * _cPtr()
gobject.types.GType argType() @propertyGet `argType` field. Returns: implementation detail
void argType(gobject.types.GType propval) @propertySet `argType` field. Params: propval = implementation detail
Constructors
this(void * ptr, Flag!"Take" take)