/usr/share/gtk-doc/html/libfm/libfm-gtk.html is in libfm-doc 1.2.0-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Libfm Reference Manual: Libfm Gtk+ Widgets and Objects.</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Libfm Reference Manual">
<link rel="up" href="libfm.html" title="Part I. Libfm Overview">
<link rel="prev" href="libfm-FmSimpleJob.html" title="FmSimpleJob">
<link rel="next" href="libfm-Libfm-Gtk.html" title="Libfm-Gtk">
<meta name="generator" content="GTK-Doc V1.20 (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="10"><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><a accesskey="u" href="libfm.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="libfm-FmSimpleJob.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="libfm-Libfm-Gtk.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter">
<div class="titlepage"><div><div><h2 class="title">
<a name="libfm-gtk"></a>Libfm Gtk+ Widgets and Objects.</h2></div></div></div>
<div class="toc"><dl class="toc">
<dt>
<span class="refentrytitle"><a href="libfm-Libfm-Gtk.html">Libfm-Gtk</a></span><span class="refpurpose"> — Libfm-gtk initialization</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-Application-chooser-combobox.html">Application chooser combobox</a></span><span class="refpurpose"> — Combo box for application selection dialogs.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-Application-chooser-dialog.html">Application chooser dialog</a></span><span class="refpurpose"> — Dialog for application selection.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-Application-chooser-tree.html">Application chooser tree</a></span><span class="refpurpose"> — Applications tree for application selection dialogs.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmCellRendererPixbuf.html">FmCellRendererPixbuf</a></span><span class="refpurpose"> — Extended pixbuf cell renderer.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmCellRendererText.html">FmCellRendererText</a></span><span class="refpurpose"> — An implementation of cell text renderer.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-Clipboard-operations.html">Clipboard operations</a></span><span class="refpurpose"> — Clipboard operations handler for files.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmDirTreeModel.html">FmDirTreeModel</a></span><span class="refpurpose"> — A model for directory tree view</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmDirTreeView.html">FmDirTreeView</a></span><span class="refpurpose"> — A directory tree view widget.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-Drag-and-drop-autoscrolling.html">Drag and drop autoscrolling</a></span><span class="refpurpose"> — Autoscroll when dragged out of widget.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmDndDest.html">FmDndDest</a></span><span class="refpurpose"> — Libfm support for drag&drop destination.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmDndSrc.html">FmDndSrc</a></span><span class="refpurpose"> — Libfm support for drag&drop source.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-FmFileMenu.html">FmFileMenu</a></span><span class="refpurpose"> — Simple context menu for files.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-File-properties-dialog.html">File properties dialog</a></span><span class="refpurpose"> — Dialog window for changing properties of file.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmFolderModel.html">FmFolderModel</a></span><span class="refpurpose"> — A model for folder view window.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmStandardView.html">FmStandardView</a></span><span class="refpurpose"> — A folder view widget based on libexo.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmFolderView.html">FmFolderView</a></span><span class="refpurpose"> — A folder view generic interface.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-Gtk-file-launcher.html">Gtk file launcher</a></span><span class="refpurpose"> — Gtk file launcher utilities.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-Libfm-gtk-utils.html">Libfm-gtk utils</a></span><span class="refpurpose"> — Different widgets and utilities that use GTK+</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-Icon-image.html">Icon image</a></span><span class="refpurpose"> — An icon image creator.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmMenuToolItem.html">FmMenuToolItem</a></span><span class="refpurpose"> — A widget with arrow to show a menu in a tollbar.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmPathBar.html">FmPathBar</a></span><span class="refpurpose"> — A widget for representing current path.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmPathEntry.html">FmPathEntry</a></span><span class="refpurpose"> — An entry to enter path with completion.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmPlacesModel.html">FmPlacesModel</a></span><span class="refpurpose"> — A model for side panel with places list.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmPlacesView.html">FmPlacesView</a></span><span class="refpurpose"> — A widget for side panel with places list.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-File-progress-dialog.html">File progress dialog</a></span><span class="refpurpose"> — A dialog to show progress indicator for file operations.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmSidePane.html">FmSidePane</a></span><span class="refpurpose"> — A widget for side pane displaying</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-FmSortMode.html">FmSortMode</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="FmTabLabel.html">FmTabLabel</a></span><span class="refpurpose"> — A tab label widget.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libfm-FmThumbnailRequest.html">FmThumbnailRequest</a></span><span class="refpurpose"> — A thumbnails cache loader and generator.</span>
</dt>
</dl></div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.20</div>
</body>
</html>
|