7 #ifndef HAS_LIVES_INTERFACE_H
8 #define HAS_LIVES_INTERFACE_H
11 #define DEFAULT_FRAME_HSIZE 320
12 #define DEFAULT_FRAME_VSIZE 200
14 #define PROCW_STRETCHER " "
16 #define ENC_DETAILS_WIN_H 200
17 #define ENC_DETAILS_WIN_V 200
19 #define MAX_MSG_WIDTH_CHARS 100
23 GtkWidget*
create_fileselection (
const gchar *title, gint preview_type, gpointer free_on_cancel);
26 GtkWidget*
create_dialog3 (
const gchar *text, gboolean is_blocking, gint warning_mask);
30 void widget_add_preview(GtkBox *for_preview, GtkBox *for_button, GtkBox *for_deinterlace, gint preview_type);
38 typedef struct _fileinfo {
68 typedef struct __insertw {
78 typedef struct __xranw {
90 typedef struct __commentsw {
146 #define MAX_FADE_SECS 30.