AccelGroup.disconnect

Removes an accelerator previously installed through gtk_accel_group_connect().

Since 2.20 @closure can be %NULL.

class AccelGroup
bool
disconnect

Parameters

closure Closure

the closure to remove from this accelerator group, or %NULL to remove all closures

Return Value

Type: bool

%TRUE if the closure was found and got disconnected

Meta