mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-13 20:30:11 +00:00
Fix an example
This commit is contained in:
parent
2833cc2327
commit
c56150ea5b
@ -87,7 +87,7 @@
|
||||
* GtkAccelLabel is automatically set up to display the GtkMenuItem
|
||||
* accelerators. We just need to make sure we use GTK_ACCEL_VISIBLE here. *<!---->/
|
||||
* gtk_widget_add_accelerator (save_item, "activate", accel_group,
|
||||
* GDK_s, GDK_CONTROL_MASK, GTK_ACCEL_VISIBLE);
|
||||
* GDK_KEY_s, GDK_CONTROL_MASK, GTK_ACCEL_VISIBLE);
|
||||
* </programlisting>
|
||||
* </example>
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user