Method
GtkAccessibleconnect_widget_destroyed
deprecated: 3.4
Declaration [src]
void
gtk_accessible_connect_widget_destroyed (
  GtkAccessible* accessible
)
Description [src]
This function specifies the callback function to be called when the widget corresponding to a GtkAccessible is destroyed.
Deprecated since: 3.4
Use gtk_accessible_set_widget() and its vfuncs.