From 2ece92c8f3939dd78e4fbdbbb0e8a7193685c142 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Sep 2003 23:45:54 +0000 Subject: Doc addition. * gtk/gtkactiongroup.c (gtk_action_group_new): Doc addition. --- docs/reference/ChangeLog | 2 +- docs/reference/gtk/tmpl/gtkactiongroup.sgml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 3eb5fcda3..d77fbddb4 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,6 +1,6 @@ 2003-09-02 Matthias Clasen - * gtk/tmpl/gtkactiongroup.sgml: + * gtk/tmpl/gtkactiongroup.sgml: * gtk/tmpl/gtkuimanager.sgml: Additions. * gtk/gtk-sections.txt: Add gtk_ui_manager_new_merge_id and diff --git a/docs/reference/gtk/tmpl/gtkactiongroup.sgml b/docs/reference/gtk/tmpl/gtkactiongroup.sgml index da03365b6..ff4f62173 100644 --- a/docs/reference/gtk/tmpl/gtkactiongroup.sgml +++ b/docs/reference/gtk/tmpl/gtkactiongroup.sgml @@ -19,7 +19,7 @@ that can edit multiple documents, one group holding global actions act on that document (eg. save, cut/copy/paste, etc). Each window's menus would be constructed from a combination of two action groups. - + Accelerators are handled by the GTK+ accelerator map. All actions are assigned an accelerator path of the form <Actions>/group-name/action-name when they are added to an action group, -- cgit v1.2.1