| Top |
void
gtex_commands_add_action_infos (GtkApplication *app);
Creates the AmtkActionInfo's and adds them to the AmtkActionInfoStore
returned by tepl_application_get_app_action_info_store().
void
gtex_commands_add_actions (GtkApplicationWindow *window);
Creates the GAction's and adds them to window
.
GtkMenu *
gtex_commands_create_edit_menu (GtkApplicationWindow *gtk_window);
GtkMenu *
gtex_commands_create_latex_menu (GtkApplicationWindow *gtk_window);
GtkMenu *
gtex_commands_create_math_menu (GtkApplicationWindow *gtk_window);
GtkToolbar *
gtex_commands_create_edit_toolbar (GtkApplicationWindow *gtk_window);