]> Pileus Git - ~andy/gtk/commit
Provide access to the string representation of accelerators used in
authorMatthias Clasen <mclasen@redhat.com>
Tue, 5 Oct 2004 05:17:22 +0000 (05:17 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 5 Oct 2004 05:17:22 +0000 (05:17 +0000)
commit0dfe684dde3e88d42dba6a6e434b4e2ca3c6eec7
tree3e03b663dadfb7005e7e5dfbeb21710d22f47459
parent8e30e2d5c3ccc8845254d5029273dc731da199dc
Provide access to the string representation of accelerators used in

2004-10-05  Matthias Clasen  <mclasen@redhat.com>

Provide access to the string representation of accelerators used
in GtkAccelLabel.  (#154068, John Spray)

* gtk/gtkaccelgroup.h:
* gtk/gtkaccelgroup.c (gtk_accelerator_get_label): New function
to return the accelerator label used in GtkAccelLabel.
(gtk_accelerator_name): Update docs to point to
gtk_accelerator_get_label().
* gtk/gtkaccellabel.h:
* gtk/gtkaccellabel.c (_gtk_accel_label_class_get_accelerator_label):
New auxiliary function which creates the string representing the
accelerator.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkaccelgroup.c
gtk/gtkaccelgroup.h
gtk/gtkaccellabel.c
gtk/gtkaccellabel.h