Top |
TeplMenuShellTeplMenuShell — GtkMenuShell functions |
void
tepl_menu_shell_append_edit_actions (GtkMenuShell *menu_shell
);
Appends GtkMenuItem's to menu_shell
for the following GAction's:
"win.tepl-cut"
"win.tepl-copy"
"win.tepl-paste"
"win.tepl-delete"
"win.tepl-select-all"
See the list of GActions implemented in
TeplApplicationWindow. This function
correctly uses the AMTK_FACTORY_IGNORE_ACCELS_FOR_APP
flag to create the
GtkMenuItem's.
Since: 3.0