Home
last modified time | relevance | path

Searched refs:count_of_raw_types (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gthumb/gthumb-3.10.1/extensions/raw_files/
H A Dmain.c407 int count_of_raw_types, i; in gthumb_extension_activate() local
408 count_of_raw_types = g_list_length (mime_types); in gthumb_extension_activate()
410 gchar *raw_mime_types[count_of_raw_types+1]; in gthumb_extension_activate()