Go to the source code of this file.
Functions |
void | on_assign_rte_keys_activate (GtkMenuItem *, gpointer) |
void | on_rte_info_clicked (GtkButton *, gpointer data) |
void | load_default_keymap (void) |
void | rtew_set_keych (gint key, gboolean on) |
void | rtew_set_keygr (gint key) |
void | rtew_set_mode_radio (gint key, gint mode) |
void | rtew_set_grab_button (gboolean on) |
void | redraw_pwindow (gint key, gint mode) |
void | restore_pwindow (lives_rfx_t *) |
void | update_pwindow (gint key, gint i, GList *list) |
void | rte_set_defs_activate (GtkMenuItem *m, gpointer user_data) |
void | rte_set_defs_cancel (GtkButton *, lives_rfx_t *) |
void | rte_set_defs_ok (GtkButton *, lives_rfx_t *) |
void | rte_set_key_defs (GtkButton *, lives_rfx_t *) |
void | on_save_rte_defs_activate (GtkMenuItem *, gpointer) |
gboolean | on_clear_all_clicked (GtkButton *, gpointer user_data) |
Variables |
GtkWidget * | rte_window |
Function Documentation
void load_default_keymap |
( |
void |
| ) |
|
void on_assign_rte_keys_activate |
( |
GtkMenuItem * |
, |
|
|
gpointer |
|
|
) |
| |
gboolean on_clear_all_clicked |
( |
GtkButton * |
, |
|
|
gpointer |
user_data |
|
) |
| |
void on_rte_info_clicked |
( |
GtkButton * |
, |
|
|
gpointer |
data |
|
) |
| |
void on_save_rte_defs_activate |
( |
GtkMenuItem * |
, |
|
|
gpointer |
|
|
) |
| |
void redraw_pwindow |
( |
gint |
key, |
|
|
gint |
mode |
|
) |
| |
void rte_set_defs_activate |
( |
GtkMenuItem * |
m, |
|
|
gpointer |
user_data |
|
) |
| |
void rte_set_defs_cancel |
( |
GtkButton * |
, |
|
|
lives_rfx_t * |
|
|
) |
| |
void rtew_set_grab_button |
( |
gboolean |
on | ) |
|
void rtew_set_keych |
( |
gint |
key, |
|
|
gboolean |
on |
|
) |
| |
void rtew_set_keygr |
( |
gint |
key | ) |
|
void rtew_set_mode_radio |
( |
gint |
key, |
|
|
gint |
mode |
|
) |
| |
void update_pwindow |
( |
gint |
key, |
|
|
gint |
i, |
|
|
GList * |
list |
|
) |
| |
Variable Documentation