LiVES
1.6.4-svn
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
src
rte_window.h
Go to the documentation of this file.
1
// rte_window.h
2
// LiVES (lives-exe)
3
// (c) G. Finch 2005 - 2010
4
// released under the GNU GPL 3 or later
5
// see file ../COPYING or www.gnu.org for licensing details
6
7
void
on_assign_rte_keys_activate
(GtkMenuItem *, gpointer);
8
void
on_rte_info_clicked
(GtkButton *, gpointer data);
9
void
load_default_keymap
(
void
);
10
void
rtew_set_keych
(gint key, gboolean on);
11
void
rtew_set_keygr
(gint key);
12
void
rtew_set_mode_radio
(gint key, gint mode);
13
void
rtew_set_grab_button
(gboolean on);
14
void
redraw_pwindow
(gint key, gint mode);
15
void
restore_pwindow
(
lives_rfx_t
*);
16
void
update_pwindow
(gint key, gint i, GList *list);
17
18
GtkWidget *
rte_window
;
19
20
21
void
rte_set_defs_activate
(GtkMenuItem *m, gpointer user_data);
22
void
rte_set_defs_cancel
(GtkButton *,
lives_rfx_t
*);
23
void
rte_set_defs_ok
(GtkButton *,
lives_rfx_t
*);
24
void
rte_reset_defs_clicked
(GtkButton *button,
lives_rfx_t
*rfx);
25
void
rte_set_key_defs
(GtkButton *,
lives_rfx_t
*);
26
void
on_save_rte_defs_activate
(GtkMenuItem *, gpointer);
27
gboolean
on_clear_all_clicked
(GtkButton *, gpointer user_data);
Generated on Mon Apr 29 2013 18:34:11 for LiVES by
1.8.1.1