Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dimageinfo.c181 static GType imageinfogroup_type = 0; in imageinfogroup_get_type() local
183 if( !imageinfogroup_type ) { in imageinfogroup_get_type()
196 imageinfogroup_type = g_type_register_static( TYPE_ICONTAINER, in imageinfogroup_get_type()
200 return( imageinfogroup_type ); in imageinfogroup_get_type()