7 #ifndef HAS_LIVES_EFFECTS_H
8 #define HAS_LIVES_EFFECTS_H
11 #include <weed/weed.h>
13 #include "../libweed/weed.h"
64 gboolean
textparm_callback (GtkAccelGroup *group, GObject *obj, guint keyval, GdkModifierType mod, gpointer user_data);
66 gboolean
grabkeys_callback (GtkAccelGroup *, GObject *, guint, GdkModifierType, gpointer user_data);
69 gboolean
rte_on_off_callback (GtkAccelGroup *, GObject *, guint, GdkModifierType, gpointer user_data);
72 gboolean
rtemode_callback (GtkAccelGroup *, GObject *, guint, GdkModifierType, gpointer user_data);
75 gboolean
swap_fg_bg_callback (GtkAccelGroup *, GObject *, guint, GdkModifierType, gpointer user_data);
79 weed_plant_t *
on_rte_apply (weed_plant_t *main_layer,
int opwidth,
int opheight, weed_timecode_t tc);