Paned.addOnCancelPosition

The ::cancel-position signal is a [keybinding signal]GtkBindingSignal which gets emitted to cancel moving the position of the handle using key bindings. The position of the handle will be reset to the value prior to moving it.

The default binding for this signal is Escape.

class Paned
gulong
addOnCancelPosition
(
bool delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta