EomURIConverter
EomURIConverter
|
|
Object Hierarchy
GObject
╰── EomURIConverter
Functions
eom_uc_error_quark ()
GQuark
eom_uc_error_quark (void
);
eom_uri_converter_check ()
gboolean
eom_uri_converter_check (EomURIConverter *converter
,
GList *img_list
,
GError **error
);
eom_uri_converter_requires_exif ()
gboolean
eom_uri_converter_requires_exif (EomURIConverter *converter
);
eom_uri_converter_preview ()
char *
eom_uri_converter_preview (const char *format_str
,
EomImage *img
,
GdkPixbufFormat *format
,
gulong counter
,
guint n_images
,
gboolean convert_spaces
,
gunichar space_char
);
eom_uri_converter_print_list ()
void
eom_uri_converter_print_list (EomURIConverter *conv
);
Types and Values
EomUCInfo
typedef struct {
char *description;
char *rep;
gboolean req_exif;
} EomUCInfo;
EOM_UC_ERROR
#define EOM_UC_ERROR eom_uc_error_quark ()
EomURIConverter
typedef struct _EomURIConverter EomURIConverter;
Property Details
The “convert-spaces”
property
“convert-spaces” gboolean
Flags: Read / Write
Default value: FALSE
The “counter-n-digits”
property
“counter-n-digits” guint
Flags: Read / Write
Allowed values: >= 1
Default value: 1
The “counter-start”
property
“counter-start” gulong
Flags: Read / Write
The “n-images”
property
“n-images” guint
Flags: Write
Allowed values: >= 1
Default value: 1
The “space-character”
property
“space-character” gchar
Flags: Read / Write
Allowed values: [32,126]
Default value: 95