Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgmenumodel.c237 } GMenuAttributeHashIter; typedef
243 G_DEFINE_TYPE (GMenuAttributeHashIter, g_menu_attribute_hash_iter, G_TYPE_MENU_ATTRIBUTE_ITER) in G_DEFINE_TYPE() argument
250 GMenuAttributeHashIter *iter = (GMenuAttributeHashIter *) attr_iter; in G_DEFINE_TYPE()
266 GMenuAttributeHashIter *iter = (GMenuAttributeHashIter *) object; in g_menu_attribute_hash_iter_finalize()
275 g_menu_attribute_hash_iter_init (GMenuAttributeHashIter *iter) in g_menu_attribute_hash_iter_init()
304 GMenuAttributeHashIter *iter = g_object_new (g_menu_attribute_hash_iter_get_type (), NULL);