|___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder-convert: |___*
2007-07-09 Johan Dahlin,,, <jdahlin@lozenge> |___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder-convert: |___* gtk/gtkactiongroup.c: (gtk_action_group_buildable_init), |___(gtk_action_group_buildable_add_child), |___(accelerator_start_element), |___(gtk_action_group_buildable_custom_tag_start), |___(gtk_action_group_buildable_custom_tag_end): |___* gtk/gtkuimanager.c: (child_hierarchy_changed_cb), |___(gtk_ui_manager_buildable_construct_child): |___* tests/buildertest.c: (test_uimanager_simple): |___Add actiongroup/action accelerator support for builder. #454654 svn path=/trunk/; revision=18408
This commit is contained in:
committed by
Johan Dahlin
parent
8ba20f3ebe
commit
83b5d32aef
@ -259,6 +259,7 @@ gboolean test_uimanager_simple (void)
|
||||
" <object class=\"GtkAction\" id=\"file\">"
|
||||
" <property name=\"label\">_File</property>"
|
||||
" </object>"
|
||||
" <accelerator key=\"n\" modifiers=\"GDK_CONTROL_MASK\"/>"
|
||||
" </child>"
|
||||
" </object>"
|
||||
" </child>"
|
||||
|
||||
Reference in New Issue
Block a user