Searched refs:form_child_unmap (Results 1 – 1 of 1) sorted by relevance
84 static void form_child_unmap(GtkWidget *widget, gpointer user_data);415 FUNC2GENERIC(form_child_unmap), in form_unrealize()623 FUNC2GENERIC(&form_child_unmap), child); in form_remove()732 G_CALLBACK(&form_child_unmap), child); in form_attach_child_window()875 form_child_unmap(GtkWidget *widget UNUSED, gpointer user_data) in form_child_unmap() function