Connect to AcceptPosition signal.
The ::accept-position signal is a [keybinding signal]GtkBindingSignal which gets emitted to accept the current position of the handle when moving it using key bindings.
The default binding for this signal is Return or Space.
signal callback delegate or function to connect
bool callback(gtk.paned.Paned paned)
paned the instance the signal is connected to (optional)
Returns
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to AcceptPosition signal.
The ::accept-position signal is a [keybinding signal]GtkBindingSignal which gets emitted to accept the current position of the handle when moving it using key bindings.
The default binding for this signal is Return or Space.