1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index: thunarx Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="thunarx Reference Manual">
<link rel="up" href="index.html" title="thunarx Reference Manual">
<link rel="prev" href="ThunarxProviderFactory.html" title="ThunarxProviderFactory">
<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
<meta name="generator" content="GTK-Doc V1.34.0 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
<td><a accesskey="p" href="ThunarxProviderFactory.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="titlepage"><div><div><h1 class="title">
<a name="id-1.8"></a>Index</h1></div></div></div>
<div xmlns:xlink="http://www.w3.org/1999/xlink" class="index"><div class="indexdiv">
<h3>T</h3>
<dl>
<dt id="ientry-id2495">ThunarxFileInfo, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfo-struct">ThunarxFileInfo</a>
</dt>
<dt id="ientry-id2508">ThunarxFileInfo::changed, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfo-changed">The “changed” signal</a>
</dt>
<dt id="ientry-id2551">ThunarxFileInfo::renamed, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfo-renamed">The “renamed” signal</a>
</dt>
<dt id="ientry-id2373">ThunarxFileInfoIface, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfoIface">struct ThunarxFileInfoIface</a>
</dt>
<dt id="ientry-id2787">ThunarxMenu, <a class="indexterm" href="ThunarxMenu.html#ThunarxMenu-struct">struct ThunarxMenu</a>
</dt>
<dt id="ientry-id3172">ThunarxMenuItem, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem-struct">struct ThunarxMenuItem</a>
</dt>
<dt id="ientry-id3265">ThunarxMenuItem::activate, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem-activate">The “activate” signal</a>
</dt>
<dt id="ientry-id3180">ThunarxMenuItem:icon, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--icon">The “icon” property</a>
</dt>
<dt id="ientry-id3192">ThunarxMenuItem:label, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--label">The “label” property</a>
</dt>
<dt id="ientry-id3204">ThunarxMenuItem:menu, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--menu">The “menu” property</a>
</dt>
<dt id="ientry-id3215">ThunarxMenuItem:name, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--name">The “name” property</a>
</dt>
<dt id="ientry-id3227">ThunarxMenuItem:priority, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--priority">The “priority” property</a>
</dt>
<dt id="ientry-id3239">ThunarxMenuItem:sensitive, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--sensitive">The “sensitive” property</a>
</dt>
<dt id="ientry-id3251">ThunarxMenuItem:tooltip, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--tooltip">The “tooltip” property</a>
</dt>
<dt id="ientry-id5463">ThunarxMenuProvider, <a class="indexterm" href="ThunarxMenuProvider.html#ThunarxMenuProvider-struct">ThunarxMenuProvider</a>
</dt>
<dt id="ientry-id5422">ThunarxMenuProviderIface, <a class="indexterm" href="ThunarxMenuProvider.html#ThunarxMenuProviderIface">struct ThunarxMenuProviderIface</a>
</dt>
<dt id="ientry-id5793">ThunarxPreferencesProvider, <a class="indexterm" href="ThunarxPreferencesProvider.html#ThunarxPreferencesProvider-struct">ThunarxPreferencesProvider</a>
</dt>
<dt id="ientry-id5770">ThunarxPreferencesProviderIface, <a class="indexterm" href="ThunarxPreferencesProvider.html#ThunarxPreferencesProviderIface">struct ThunarxPreferencesProviderIface</a>
</dt>
<dt id="ientry-id3647">ThunarxPropertyPage, <a class="indexterm" href="ThunarxPropertyPage.html#ThunarxPropertyPage-struct">struct ThunarxPropertyPage</a>
</dt>
<dt id="ientry-id3655">ThunarxPropertyPage:label, <a class="indexterm" href="ThunarxPropertyPage.html#ThunarxPropertyPage--label">The “label” property</a>
</dt>
<dt id="ientry-id3667">ThunarxPropertyPage:label-widget, <a class="indexterm" href="ThunarxPropertyPage.html#ThunarxPropertyPage--label-widget">The “label-widget” property</a>
</dt>
<dt id="ientry-id5616">ThunarxPropertyPageProvider, <a class="indexterm" href="ThunarxPropertyPageProvider.html#ThunarxPropertyPageProvider-struct">ThunarxPropertyPageProvider</a>
</dt>
<dt id="ientry-id5621">ThunarxPropertyPageProviderIface, <a class="indexterm" href="ThunarxPropertyPageProvider.html#ThunarxPropertyPageProviderIface">struct ThunarxPropertyPageProviderIface</a>
</dt>
<dt id="ientry-id6074">ThunarxProviderFactory, <a class="indexterm" href="ThunarxProviderFactory.html#ThunarxProviderFactory-struct">ThunarxProviderFactory</a>
</dt>
<dt id="ientry-id4183">ThunarxProviderPlugin, <a class="indexterm" href="ThunarxProviderPlugin.html#ThunarxProviderPlugin-struct">ThunarxProviderPlugin</a>
</dt>
<dt id="ientry-id4259">ThunarxProviderPlugin:resident, <a class="indexterm" href="ThunarxProviderPlugin.html#ThunarxProviderPlugin--resident">The “resident” property</a>
</dt>
<dt id="ientry-id4188">ThunarxProviderPluginIface, <a class="indexterm" href="ThunarxProviderPlugin.html#ThunarxProviderPluginIface">struct ThunarxProviderPluginIface</a>
</dt>
<dt id="ientry-id4942">ThunarxRenamer, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer-struct">struct ThunarxRenamer</a>
</dt>
<dt id="ientry-id5038">ThunarxRenamer::changed, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer-changed">The “changed” signal</a>
</dt>
<dt id="ientry-id5009">ThunarxRenamer:help-url, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer--help-url">The “help-url” property</a>
</dt>
<dt id="ientry-id5024">ThunarxRenamer:name, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer--name">The “name” property</a>
</dt>
<dt id="ientry-id4947">ThunarxRenamerClass, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamerClass">struct ThunarxRenamerClass</a>
</dt>
<dt id="ientry-id5916">ThunarxRenamerProvider, <a class="indexterm" href="ThunarxRenamerProvider.html#ThunarxRenamerProvider-struct">ThunarxRenamerProvider</a>
</dt>
<dt id="ientry-id5921">ThunarxRenamerProviderIface, <a class="indexterm" href="ThunarxRenamerProvider.html#ThunarxRenamerProviderIface">struct ThunarxRenamerProviderIface</a>
</dt>
<dt id="ientry-id1498">thunarx_check_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-check-version">thunarx_check_version ()</a>
</dt>
<dt id="ientry-id1562">THUNARX_CHECK_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-CHECK-VERSION:CAPS">THUNARX_CHECK_VERSION()</a>
</dt>
<dt id="ientry-id4161">THUNARX_DEFINE_ABSTRACT_TYPE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-ABSTRACT-TYPE:CAPS">THUNARX_DEFINE_ABSTRACT_TYPE()</a>
</dt>
<dt id="ientry-id4166">THUNARX_DEFINE_ABSTRACT_TYPE_WITH_CODE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-ABSTRACT-TYPE-WITH-CODE:CAPS">THUNARX_DEFINE_ABSTRACT_TYPE_WITH_CODE()</a>
</dt>
<dt id="ientry-id4151">THUNARX_DEFINE_TYPE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-TYPE:CAPS">THUNARX_DEFINE_TYPE()</a>
</dt>
<dt id="ientry-id4171">THUNARX_DEFINE_TYPE_EXTENDED, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-TYPE-EXTENDED:CAPS">THUNARX_DEFINE_TYPE_EXTENDED()</a>
</dt>
<dt id="ientry-id4156">THUNARX_DEFINE_TYPE_WITH_CODE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-TYPE-WITH-CODE:CAPS">THUNARX_DEFINE_TYPE_WITH_CODE()</a>
</dt>
<dt id="ientry-id2238">thunarx_file_info_changed, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-changed">thunarx_file_info_changed ()</a>
</dt>
<dt id="ientry-id2144">thunarx_file_info_get_filesystem_info, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-filesystem-info">thunarx_file_info_get_filesystem_info ()</a>
</dt>
<dt id="ientry-id2098">thunarx_file_info_get_file_info, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-file-info">thunarx_file_info_get_file_info ()</a>
</dt>
<dt id="ientry-id2191">thunarx_file_info_get_location, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-location">thunarx_file_info_get_location ()</a>
</dt>
<dt id="ientry-id1967">thunarx_file_info_get_mime_type, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-mime-type">thunarx_file_info_get_mime_type ()</a>
</dt>
<dt id="ientry-id1816">thunarx_file_info_get_name, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-name">thunarx_file_info_get_name ()</a>
</dt>
<dt id="ientry-id1890">thunarx_file_info_get_parent_uri, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-parent-uri">thunarx_file_info_get_parent_uri ()</a>
</dt>
<dt id="ientry-id1853">thunarx_file_info_get_uri, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-uri">thunarx_file_info_get_uri ()</a>
</dt>
<dt id="ientry-id1931">thunarx_file_info_get_uri_scheme, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-uri-scheme">thunarx_file_info_get_uri_scheme ()</a>
</dt>
<dt id="ientry-id2007">thunarx_file_info_has_mime_type, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-has-mime-type">thunarx_file_info_has_mime_type ()</a>
</dt>
<dt id="ientry-id2064">thunarx_file_info_is_directory, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-is-directory">thunarx_file_info_is_directory ()</a>
</dt>
<dt id="ientry-id2297">thunarx_file_info_list_copy, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-list-copy">thunarx_file_info_list_copy ()</a>
</dt>
<dt id="ientry-id2337">thunarx_file_info_list_free, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-list-free">thunarx_file_info_list_free ()</a>
</dt>
<dt id="ientry-id2267">thunarx_file_info_renamed, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-renamed">thunarx_file_info_renamed ()</a>
</dt>
<dt id="ientry-id4176">THUNARX_IMPLEMENT_INTERFACE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-IMPLEMENT-INTERFACE:CAPS">THUNARX_IMPLEMENT_INTERFACE()</a>
</dt>
<dt id="ientry-id1569">thunarx_major_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-major-version">thunarx_major_version</a>
</dt>
<dt id="ientry-id1614">THUNARX_MAJOR_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-MAJOR-VERSION:CAPS">THUNARX_MAJOR_VERSION</a>
</dt>
<dt id="ientry-id2674">thunarx_menu_append_item, <a class="indexterm" href="ThunarxMenu.html#thunarx-menu-append-item">thunarx_menu_append_item ()</a>
</dt>
<dt id="ientry-id2748">thunarx_menu_get_items, <a class="indexterm" href="ThunarxMenu.html#thunarx-menu-get-items">thunarx_menu_get_items ()</a>
</dt>
<dt id="ientry-id3010">thunarx_menu_item_activate, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-activate">thunarx_menu_item_activate ()</a>
</dt>
<dt id="ientry-id3037">thunarx_menu_item_get_sensitive, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-get-sensitive">thunarx_menu_item_get_sensitive ()</a>
</dt>
<dt id="ientry-id3142">thunarx_menu_item_list_free, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-list-free">thunarx_menu_item_list_free ()</a>
</dt>
<dt id="ientry-id2951">thunarx_menu_item_new, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-new">thunarx_menu_item_new ()</a>
</dt>
<dt id="ientry-id3103">thunarx_menu_item_set_menu, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-set-menu">thunarx_menu_item_set_menu ()</a>
</dt>
<dt id="ientry-id3064">thunarx_menu_item_set_sensitive, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-set-sensitive">thunarx_menu_item_set_sensitive ()</a>
</dt>
<dt id="ientry-id2659">thunarx_menu_new, <a class="indexterm" href="ThunarxMenu.html#thunarx-menu-new">thunarx_menu_new ()</a>
</dt>
<dt id="ientry-id2711">thunarx_menu_prepend_item, <a class="indexterm" href="ThunarxMenu.html#thunarx-menu-prepend-item">thunarx_menu_prepend_item ()</a>
</dt>
<dt id="ientry-id5325">thunarx_menu_provider_get_dnd_menu_items, <a class="indexterm" href="ThunarxMenuProvider.html#thunarx-menu-provider-get-dnd-menu-items">thunarx_menu_provider_get_dnd_menu_items ()</a>
</dt>
<dt id="ientry-id5173">thunarx_menu_provider_get_file_menu_items, <a class="indexterm" href="ThunarxMenuProvider.html#thunarx-menu-provider-get-file-menu-items">thunarx_menu_provider_get_file_menu_items ()</a>
</dt>
<dt id="ientry-id5251">thunarx_menu_provider_get_folder_menu_items, <a class="indexterm" href="ThunarxMenuProvider.html#thunarx-menu-provider-get-folder-menu-items">thunarx_menu_provider_get_folder_menu_items ()</a>
</dt>
<dt id="ientry-id1599">thunarx_micro_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-micro-version">thunarx_micro_version</a>
</dt>
<dt id="ientry-id1624">THUNARX_MICRO_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-MICRO-VERSION:CAPS">THUNARX_MICRO_VERSION</a>
</dt>
<dt id="ientry-id1584">thunarx_minor_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-minor-version">thunarx_minor_version</a>
</dt>
<dt id="ientry-id1619">THUNARX_MINOR_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-MINOR-VERSION:CAPS">THUNARX_MINOR_VERSION</a>
</dt>
<dt id="ientry-id5707">thunarx_preferences_provider_get_menu_items, <a class="indexterm" href="ThunarxPreferencesProvider.html#thunarx-preferences-provider-get-menu-items">thunarx_preferences_provider_get_menu_items ()</a>
</dt>
<dt id="ientry-id3485">thunarx_property_page_get_label, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-get-label">thunarx_property_page_get_label ()</a>
</dt>
<dt id="ientry-id3569">thunarx_property_page_get_label_widget, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-get-label-widget">thunarx_property_page_get_label_widget ()</a>
</dt>
<dt id="ientry-id3414">thunarx_property_page_new, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-new">thunarx_property_page_new ()</a>
</dt>
<dt id="ientry-id3450">thunarx_property_page_new_with_label_widget, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-new-with-label-widget">thunarx_property_page_new_with_label_widget ()</a>
</dt>
<dt id="ientry-id5528">thunarx_property_page_provider_get_pages, <a class="indexterm" href="ThunarxPropertyPageProvider.html#thunarx-property-page-provider-get-pages">thunarx_property_page_provider_get_pages ()</a>
</dt>
<dt id="ientry-id3530">thunarx_property_page_set_label, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-set-label">thunarx_property_page_set_label ()</a>
</dt>
<dt id="ientry-id3607">thunarx_property_page_set_label_widget, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-set-label-widget">thunarx_property_page_set_label_widget ()</a>
</dt>
<dt id="ientry-id5999">thunarx_provider_factory_get_default, <a class="indexterm" href="ThunarxProviderFactory.html#thunarx-provider-factory-get-default">thunarx_provider_factory_get_default ()</a>
</dt>
<dt id="ientry-id6022">thunarx_provider_factory_list_providers, <a class="indexterm" href="ThunarxProviderFactory.html#thunarx-provider-factory-list-providers">thunarx_provider_factory_list_providers ()</a>
</dt>
<dt id="ientry-id3974">thunarx_provider_plugin_add_interface, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-add-interface">thunarx_provider_plugin_add_interface ()</a>
</dt>
<dt id="ientry-id3811">thunarx_provider_plugin_get_resident, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-get-resident">thunarx_provider_plugin_get_resident ()</a>
</dt>
<dt id="ientry-id4032">thunarx_provider_plugin_register_enum, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-register-enum">thunarx_provider_plugin_register_enum ()</a>
</dt>
<dt id="ientry-id4092">thunarx_provider_plugin_register_flags, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-register-flags">thunarx_provider_plugin_register_flags ()</a>
</dt>
<dt id="ientry-id3900">thunarx_provider_plugin_register_type, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-register-type">thunarx_provider_plugin_register_type ()</a>
</dt>
<dt id="ientry-id3851">thunarx_provider_plugin_set_resident, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-set-resident">thunarx_provider_plugin_set_resident ()</a>
</dt>
<dt id="ientry-id4912">thunarx_renamer_changed, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-changed">thunarx_renamer_changed ()</a>
</dt>
<dt id="ientry-id4442">thunarx_renamer_get_help_url, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-get-help-url">thunarx_renamer_get_help_url ()</a>
</dt>
<dt id="ientry-id4787">thunarx_renamer_get_menu_items, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-get-menu-items">thunarx_renamer_get_menu_items ()</a>
</dt>
<dt id="ientry-id4517">thunarx_renamer_get_name, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-get-name">thunarx_renamer_get_name ()</a>
</dt>
<dt id="ientry-id4660">thunarx_renamer_load, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-load">thunarx_renamer_load ()</a>
</dt>
<dt id="ientry-id4593">thunarx_renamer_process, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-process">thunarx_renamer_process ()</a>
</dt>
<dt id="ientry-id5852">thunarx_renamer_provider_get_renamers, <a class="indexterm" href="ThunarxRenamerProvider.html#thunarx-renamer-provider-get-renamers">thunarx_renamer_provider_get_renamers ()</a>
</dt>
<dt id="ientry-id4720">thunarx_renamer_save, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-save">thunarx_renamer_save ()</a>
</dt>
<dt id="ientry-id4477">thunarx_renamer_set_help_url, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-set-help-url">thunarx_renamer_set_help_url ()</a>
</dt>
<dt id="ientry-id4551">thunarx_renamer_set_name, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-set-name">thunarx_renamer_set_name ()</a>
</dt>
<dt id="ientry-id2500">THUNARX_TYPE_FILE_INFO_LIST, <a class="indexterm" href="ThunarxFileInfo.html#THUNARX-TYPE-FILE-INFO-LIST:CAPS">THUNARX_TYPE_FILE_INFO_LIST</a>
</dt>
</dl>
</div></div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.34.0</div>
</body>
</html>
|