Fix typos in signal docs. (#153224, John Finlay)

2004-09-21  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkactiongroup.c: Fix typos in signal docs.  (#153224,
	John Finlay)
This commit is contained in:
Matthias Clasen 2004-09-21 17:42:39 +00:00 committed by Matthias Clasen
parent 4531b37582
commit ea9d3fa5fe
5 changed files with 22 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-09-21 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkactiongroup.c: Fix typos in signal docs. (#153224,
John Finlay)
Mon Sep 20 19:44:58 2004 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserdefault.c (shortcuts_activate_iter): Don't

View File

@ -1,3 +1,8 @@
2004-09-21 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkactiongroup.c: Fix typos in signal docs. (#153224,
John Finlay)
Mon Sep 20 19:44:58 2004 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserdefault.c (shortcuts_activate_iter): Don't

View File

@ -1,3 +1,8 @@
2004-09-21 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkactiongroup.c: Fix typos in signal docs. (#153224,
John Finlay)
Mon Sep 20 19:44:58 2004 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserdefault.c (shortcuts_activate_iter): Don't

View File

@ -1,3 +1,8 @@
2004-09-21 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkactiongroup.c: Fix typos in signal docs. (#153224,
John Finlay)
Mon Sep 20 19:44:58 2004 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserdefault.c (shortcuts_activate_iter): Don't

View File

@ -152,7 +152,7 @@ gtk_action_group_class_init (GtkActionGroupClass *klass)
G_PARAM_READWRITE));
/**
* GtkGroupAction::connect-proxy:
* GtkActionGroup::connect-proxy:
* @action_group: the group
* @action: the action
* @proxy: the proxy
@ -180,7 +180,7 @@ gtk_action_group_class_init (GtkActionGroupClass *klass)
GTK_TYPE_ACTION, GTK_TYPE_WIDGET);
/**
* GtkAction::disconnect-proxy:
* GtkActionGroup::disconnect-proxy:
* @action_group: the group
* @action: the action
* @proxy: the proxy