~ubuntu-branches/debian/sid/thunar/sid

« back to all changes in this revision

Viewing changes to docs/reference/thunarx/html/thunarx.devhelp2

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-05-23 14:12:33 UTC
  • mfrom: (1.1.24 upstream)
  • Revision ID: james.westby@ubuntu.com-20100523141233-ntplken25atdr214
Tags: 1.0.2-1
* New upstream release.
* debian/patches/04_fix-umask-handling.patch: dropped, included upstream.
* debian/control: build-dep on libstartup-notification0-dev (>= 0.4) as
  startup notification support is enabled in debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
2
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3
 
<book xmlns="http://www.devhelp.net/book" title="Thunar Extensions Reference Manual" link="index.html" author="Benedikt Meurer" name="thunarx" version="2">
 
3
<book xmlns="http://www.devhelp.net/book" title="Thunar Extensions Reference Manual" link="index.html" author="Benedikt Meurer" name="thunarx" version="2" language="c">
4
4
  <chapters>
5
5
    <sub name="Overview" link="thunarx-overview.html">
6
6
      <sub name="Goals" link="thunarx-overview.html#thunarx-overview-goals"/>
54
54
    <keyword type="macro" name="THUNARX_TYPE_FILE_INFO_LIST" link="ThunarxFileInfo.html#THUNARX-TYPE-FILE-INFO-LIST:CAPS"/>
55
55
    <keyword type="function" name="thunarx_file_info_list_copy ()" link="ThunarxFileInfo.html#thunarx-file-info-list-copy"/>
56
56
    <keyword type="function" name="thunarx_file_info_list_free ()" link="ThunarxFileInfo.html#thunarx-file-info-list-free"/>
57
 
    <keyword type="" name="The &quot;changed&quot; signal" link="ThunarxFileInfo.html#ThunarxFileInfo-changed"/>
58
 
    <keyword type="" name="The &quot;renamed&quot; signal" link="ThunarxFileInfo.html#ThunarxFileInfo-renamed"/>
 
57
    <keyword type="signal" name="The &quot;changed&quot; signal" link="ThunarxFileInfo.html#ThunarxFileInfo-changed"/>
 
58
    <keyword type="signal" name="The &quot;renamed&quot; signal" link="ThunarxFileInfo.html#ThunarxFileInfo-renamed"/>
59
59
    <keyword type="struct" name="ThunarxPropertyPage" link="ThunarxPropertyPage.html#ThunarxPropertyPage-struct"/>
60
60
    <keyword type="function" name="thunarx_property_page_new ()" link="ThunarxPropertyPage.html#thunarx-property-page-new"/>
61
61
    <keyword type="function" name="thunarx_property_page_new_with_label_widget ()" link="ThunarxPropertyPage.html#thunarx-property-page-new-with-label-widget"/>
63
63
    <keyword type="function" name="thunarx_property_page_set_label ()" link="ThunarxPropertyPage.html#thunarx-property-page-set-label"/>
64
64
    <keyword type="function" name="thunarx_property_page_get_label_widget ()" link="ThunarxPropertyPage.html#thunarx-property-page-get-label-widget"/>
65
65
    <keyword type="function" name="thunarx_property_page_set_label_widget ()" link="ThunarxPropertyPage.html#thunarx-property-page-set-label-widget"/>
66
 
    <keyword type="" name="The &quot;label&quot; property" link="ThunarxPropertyPage.html#ThunarxPropertyPage--label"/>
67
 
    <keyword type="" name="The &quot;label-widget&quot; property" link="ThunarxPropertyPage.html#ThunarxPropertyPage--label-widget"/>
 
66
    <keyword type="property" name="The &quot;label&quot; property" link="ThunarxPropertyPage.html#ThunarxPropertyPage--label"/>
 
67
    <keyword type="property" name="The &quot;label-widget&quot; property" link="ThunarxPropertyPage.html#ThunarxPropertyPage--label-widget"/>
68
68
    <keyword type="struct" name="ThunarxProviderPlugin" link="ThunarxProviderPlugin.html#ThunarxProviderPlugin-struct"/>
69
69
    <keyword type="struct" name="ThunarxProviderPluginIface" link="ThunarxProviderPlugin.html#ThunarxProviderPluginIface"/>
70
70
    <keyword type="function" name="thunarx_provider_plugin_get_resident ()" link="ThunarxProviderPlugin.html#thunarx-provider-plugin-get-resident"/>
79
79
    <keyword type="macro" name="THUNARX_DEFINE_ABSTRACT_TYPE_WITH_CODE()" link="ThunarxProviderPlugin.html#THUNARX-DEFINE-ABSTRACT-TYPE-WITH-CODE:CAPS"/>
80
80
    <keyword type="macro" name="THUNARX_DEFINE_TYPE_EXTENDED()" link="ThunarxProviderPlugin.html#THUNARX-DEFINE-TYPE-EXTENDED:CAPS"/>
81
81
    <keyword type="macro" name="THUNARX_IMPLEMENT_INTERFACE()" link="ThunarxProviderPlugin.html#THUNARX-IMPLEMENT-INTERFACE:CAPS"/>
82
 
    <keyword type="" name="The &quot;resident&quot; property" link="ThunarxProviderPlugin.html#ThunarxProviderPlugin--resident"/>
 
82
    <keyword type="property" name="The &quot;resident&quot; property" link="ThunarxProviderPlugin.html#ThunarxProviderPlugin--resident"/>
83
83
    <keyword type="struct" name="ThunarxRenamer" link="ThunarxRenamer.html#ThunarxRenamer-struct"/>
84
84
    <keyword type="struct" name="ThunarxRenamerClass" link="ThunarxRenamer.html#ThunarxRenamerClass"/>
85
85
    <keyword type="function" name="thunarx_renamer_get_help_url ()" link="ThunarxRenamer.html#thunarx-renamer-get-help-url"/>
91
91
    <keyword type="function" name="thunarx_renamer_save ()" link="ThunarxRenamer.html#thunarx-renamer-save"/>
92
92
    <keyword type="function" name="thunarx_renamer_get_actions ()" link="ThunarxRenamer.html#thunarx-renamer-get-actions"/>
93
93
    <keyword type="function" name="thunarx_renamer_changed ()" link="ThunarxRenamer.html#thunarx-renamer-changed"/>
94
 
    <keyword type="" name="The &quot;help-url&quot; property" link="ThunarxRenamer.html#ThunarxRenamer--help-url"/>
95
 
    <keyword type="" name="The &quot;name&quot; property" link="ThunarxRenamer.html#ThunarxRenamer--name"/>
96
 
    <keyword type="" name="The &quot;changed&quot; signal" link="ThunarxRenamer.html#ThunarxRenamer-changed"/>
 
94
    <keyword type="property" name="The &quot;help-url&quot; property" link="ThunarxRenamer.html#ThunarxRenamer--help-url"/>
 
95
    <keyword type="property" name="The &quot;name&quot; property" link="ThunarxRenamer.html#ThunarxRenamer--name"/>
 
96
    <keyword type="signal" name="The &quot;changed&quot; signal" link="ThunarxRenamer.html#ThunarxRenamer-changed"/>
97
97
    <keyword type="struct" name="ThunarxMenuProviderIface" link="ThunarxMenuProvider.html#ThunarxMenuProviderIface"/>
98
98
    <keyword type="struct" name="ThunarxMenuProvider" link="ThunarxMenuProvider.html#ThunarxMenuProvider-struct"/>
99
99
    <keyword type="function" name="thunarx_menu_provider_get_file_actions ()" link="ThunarxMenuProvider.html#thunarx-menu-provider-get-file-actions"/>