mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
37 lines
4.7 KiB
HTML
37 lines
4.7 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>GDestroyNotify</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/lib--event--event.c.html#L62'>GDestroyNotify</a> 62 lib/event/event.c (GDestroyNotify) g_free, (GDestroyNotify) g_tree_destroy);</span>
|
|
<span class='curline'><a href='../S/lib--event--manage.c.html#L160'>GDestroyNotify</a> 160 lib/event/manage.c g_tree_new_full ((GCompareDataFunc) g_ascii_strcasecmp, NULL, (GDestroyNotify) g_free,</span>
|
|
<span class='curline'><a href='../S/lib--event--manage.c.html#L161'>GDestroyNotify</a> 161 lib/event/manage.c (GDestroyNotify) mc_event_group_destroy_value);</span>
|
|
<span class='curline'><a href='../S/lib--glibcompat.c.html#L117'>GDestroyNotify</a> 117 lib/glibcompat.c g_clear_slist (GSList **slist_ptr, GDestroyNotify destroy)</span>
|
|
<span class='curline'><a href='../S/lib--glibcompat.c.html#L148'>GDestroyNotify</a> 148 lib/glibcompat.c g_clear_list (GList **list_ptr, GDestroyNotify destroy)</span>
|
|
<span class='curline'><a href='../S/lib--glibcompat.c.html#L181'>GDestroyNotify</a> 181 lib/glibcompat.c g_queue_clear_full (GQueue *queue, GDestroyNotify free_func)</span>
|
|
<span class='curline'><a href='../S/lib--glibcompat.h.html#L24'>GDestroyNotify</a> 24 lib/glibcompat.h void g_clear_slist (GSList **slist_ptr, GDestroyNotify destroy);</span>
|
|
<span class='curline'><a href='../S/lib--glibcompat.h.html#L25'>GDestroyNotify</a> 25 lib/glibcompat.h void g_clear_list (GList **list_ptr, GDestroyNotify destroy);</span>
|
|
<span class='curline'><a href='../S/lib--glibcompat.h.html#L29'>GDestroyNotify</a> 29 lib/glibcompat.h void g_queue_clear_full (GQueue *queue, GDestroyNotify free_func);</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.h.html#L37'>GDestroyNotify</a> 37 lib/widget/history.h GDestroyNotify free; // function to destroy element of @list</span>
|
|
<span class='curline'><a href='../S/lib--widget--listbox.c.html#L803'>GDestroyNotify</a> 803 lib/widget/listbox.c g_queue_free_full (l->list, (GDestroyNotify) listbox_entry_free);</span>
|
|
<span class='curline'><a href='../S/lib--widget--menu.c.html#L652'>GDestroyNotify</a> 652 lib/widget/menu.c g_clear_list (&menubar->menu, (GDestroyNotify) menu_free);</span>
|
|
<span class='curline'><a href='../S/lib--widget--menu.c.html#L954'>GDestroyNotify</a> 954 lib/widget/menu.c g_list_free_full (menu->entries, (GDestroyNotify) menu_entry_free);</span>
|
|
<span class='curline'><a href='../S/src--file_history.c.html#L263'>GDestroyNotify</a> 263 src/file_history.c g_list_free_full (hd.list, (GDestroyNotify) file_history_free_item);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1410'>GDestroyNotify</a> 1410 src/filemanager/mountlist.c g_slist_free_full (mount_list, (GDestroyNotify) free_mount_entry);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1659'>GDestroyNotify</a> 1659 src/filemanager/mountlist.c g_clear_slist (&mc_mount_list, (GDestroyNotify) free_mount_entry);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L1461'>GDestroyNotify</a> 1461 src/filemanager/panel.c g_slist_free_full (p->format, (GDestroyNotify) format_item_free);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L1462'>GDestroyNotify</a> 1462 src/filemanager/panel.c g_slist_free_full (p->status_format, (GDestroyNotify) format_item_free);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L1780'>GDestroyNotify</a> 1780 src/filemanager/panel.c g_slist_free_full (home, (GDestroyNotify) format_item_free);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4698'>GDestroyNotify</a> 4698 src/filemanager/panel.c g_slist_free_full (p->format, (GDestroyNotify) format_item_free);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4713'>GDestroyNotify</a> 4713 src/filemanager/panel.c g_slist_free_full (p->status_format, (GDestroyNotify) format_item_free);</span>
|
|
<span class='curline'><a href='../S/src--main.c.html#L510'>GDestroyNotify</a> 510 src/main.c g_list_free_full ((GList *) mc_run_param0, (GDestroyNotify) edit_arg_free);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|