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
|
<SECTION>
<FILE>archive-support-gnu-tar</FILE>
<TITLE>LSQArchiveSupportGnuTar</TITLE>
LSQArchiveSupportGnuTar
lsq_archive_support_gnu_tar_new
lsq_archive_support_gnu_tar_add
lsq_archive_support_gnu_tar_extract
lsq_archive_support_gnu_tar_remove
lsq_archive_support_gnu_tar_refresh
<SUBSECTION Standard>
LSQ_ARCHIVE_SUPPORT_GNU_TAR
LSQ_IS_ARCHIVE_SUPPORT_GNU_TAR
LSQ_TYPE_ARCHIVE_SUPPORT_GNU_TAR
lsq_archive_support_gnu_tar_get_type
LSQ_ARCHIVE_SUPPORT_GNU_TAR_CLASS
LSQ_IS_ARCHIVE_SUPPORT_GNU_TAR_CLASS
</SECTION>
<SECTION>
<FILE>archive-support</FILE>
LSQCustomAction
LSQCustomActionPreFunc
LSQCustomActionFunc
LSQCustomActionPostFunc
<TITLE>LSQArchiveSupport</TITLE>
LSQArchiveSupport
lsq_archive_support_new
lsq_archive_support_add_mime
lsq_archive_support_mime_supported
lsq_register_support
lsq_get_support_for_mime
lsq_get_support_for_mime_from_slist
lsq_archive_support_lookup_mime
lsq_archive_support_lookup_support
lsq_archive_support_add
lsq_archive_support_extract
lsq_archive_support_remove
lsq_archive_support_refresh
lsq_archive_support_list_properties
lsq_archive_support_install_action
lsq_archive_support_find_action
lsq_archive_support_list_actions
lsq_custom_action_new
lsq_custom_action_get_name
lsq_custom_action_get_nick
lsq_custom_action_get_blurb
lsq_custom_action_get_icon_name
lsq_custom_action_execute
<SUBSECTION Standard>
LSQ_ARCHIVE_SUPPORT
LSQ_IS_ARCHIVE_SUPPORT
LSQ_TYPE_ARCHIVE_SUPPORT
lsq_archive_support_get_type
LSQ_ARCHIVE_SUPPORT_CLASS
LSQ_IS_ARCHIVE_SUPPORT_CLASS
</SECTION>
<SECTION>
<FILE>archive</FILE>
LSQArchiveStatus
LSQEntry
LSQArchiveIter
<TITLE>LSQArchive</TITLE>
LSQArchive
lsq_archive_new
lsq_archive_set_status
lsq_archive_get_status
lsq_archive_get_status_msg
lsq_archive_get_old_status
lsq_archive_get_filename
lsq_archive_iter_is_directory
lsq_archive_iter_n_children
lsq_archive_iter_nth_child
lsq_archive_iter_add_child
lsq_archive_iter_get_child
lsq_archive_iter_del_child
lsq_archive_iter_set_mime
lsq_archive_iter_set_prop_str
lsq_archive_iter_set_prop_uint
lsq_archive_iter_set_prop_uint64
lsq_archive_iter_set_prop_value
lsq_archive_iter_set_props
lsq_archive_iter_set_propsv
lsq_archive_iter_get_prop_value
lsq_archive_iter_get_icon_name
lsq_archive_add_file
lsq_archive_get_iter
lsq_archive_get_entry_property_type
lsq_archive_get_entry_property_name
lsq_archive_set_property_type
lsq_archive_set_property_typesv
lsq_archive_n_property
<SUBSECTION Standard>
LSQ_ARCHIVE
LSQ_IS_ARCHIVE
lsq_archive_get_type
LSQ_ARCHIVE_CLASS
LSQ_IS_ARCHIVE_CLASS
</SECTION>
<SECTION>
<FILE>archive-command</FILE>
<TITLE>LSQArchiveCommand</TITLE>
LSQArchiveCommand
lsq_archive_command_get_type
lsq_archive_command_new
lsq_archive_command_run
lsq_archive_command_stop
</SECTION>
<SECTION>
<FILE>archive-support-zip</FILE>
<TITLE>LSQArchiveSupportZip</TITLE>
LSQArchiveSupportZip
lsq_archive_support_zip_new
<SUBSECTION Standard>
LSQ_ARCHIVE_SUPPORT_ZIP
LSQ_IS_ARCHIVE_SUPPORT_ZIP
LSQ_TYPE_ARCHIVE_SUPPORT_ZIP
lsq_archive_support_zip_get_type
LSQ_ARCHIVE_SUPPORT_ZIP_CLASS
LSQ_IS_ARCHIVE_SUPPORT_ZIP_CLASS
</SECTION>
<SECTION>
<FILE>libsqueeze</FILE>
lsq_init
lsq_shutdown
lsq_new_archive
lsq_open_archive
lsq_close_archive
lsq_stop_archive_child
lsq_convert_mime_to_icon_name
</SECTION>
<SECTION>
<FILE>internals</FILE>
lsq_execute
lsq_concat_filenames
lsq_opened_archive_get_archive
</SECTION>
<SECTION>
<FILE>slist</FILE>
LSQSList
lsq_slist_insert_sorted_single
lsq_slist_length
lsq_slist_free
</SECTION>
|