removed gimp_action_get_accel_closure().
2005-12-28 Michael Natterer <mitch@gimp.org> * app/widgets/gimpwidgets-utils.[ch]: removed gimp_action_get_accel_closure(). * app/widgets/gimpactionview.c (gimp_action_view_new): use gtk_action_get_accel_closure() instead.
This commit is contained in:
committed by
Michael Natterer
parent
bbdfa25de9
commit
a01d0f7e88
@ -83,8 +83,6 @@ gboolean gimp_text_buffer_save (GtkTextBuffer *buffer,
|
||||
void gimp_toggle_button_set_visible (GtkToggleButton *toggle,
|
||||
GtkWidget *widget);
|
||||
|
||||
GClosure * gimp_action_get_accel_closure (GtkAction *action);
|
||||
|
||||
void gimp_widget_set_accel_help (GtkWidget *widget,
|
||||
GtkAction *action);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user