EomURIConverter
EomURIConverter
|
|
Object Hierarchy
GObject
╰── EomURIConverter
Functions
eom_uc_error_quark ()
GQuark
eom_uc_error_quark (void
);
eom_uri_converter_new ()
EomURIConverter *
eom_uri_converter_new (GFile *base_file
,
GdkPixbufFormat *img_format
,
const char *format_string
);
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