list_accel_closures
Description:
Lists the closures used by this for accelerator group connections with connect_by_path or connect.
The closures can be used to monitor accelerator changes on this, by connecting to the GtkAccelGroup
GtkWidget::accel-changed
signal of the AccelGroup of a closure
which can be found out with from_accel_closure.
Parameters:
this |
widget to list accelerator closures for |
Returns:
a newly allocated List of closures |