/usr/share/gtk-doc/html/libgda-5.0/ch22.html is in libgda-5.0-doc 5.2.4-9.
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 123 124 125 126 127 128 129 130 131 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>User interface API reference: GNOME Data Access 5 manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="GNOME Data Access 5 manual">
<link rel="up" href="part_libgda_api.html" title="Part II. API reference">
<link rel="prev" href="libgda-5.0-GdaServerOperation-sequences.html" title="GdaServerOperation: sequences">
<link rel="next" href="libgda-5.0-LibgdaUI-Initialization.html" title="Library initialization">
<meta name="generator" content="GTK-Doc V1.27 (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><a accesskey="u" href="part_libgda_api.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="libgda-5.0-GdaServerOperation-sequences.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="libgda-5.0-LibgdaUI-Initialization.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="id-1.3.13"></a>User interface API reference</h2></div></div></div>
<div class="toc"><dl class="toc">
<dt>
<span class="refentrytitle"><a href="libgda-5.0-LibgdaUI-Initialization.html">Library initialization</a></span><span class="refpurpose"> — Library initialization and information</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiLogin.html">GdauiLogin</a></span><span class="refpurpose"> — Connection opening widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiProviderSelector.html">GdauiProviderSelector</a></span><span class="refpurpose"> — Select a database provider from a combo box</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiDataSelector.html">GdauiDataSelector</a></span><span class="refpurpose"> — Selecting data in a <span class="type">GdaDataModel</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiDataProxy.html">GdauiDataProxy</a></span><span class="refpurpose"> — Displaying and modifying data in a <span class="type">GdaDataProxy</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiBasicForm.html">GdauiBasicForm</a></span><span class="refpurpose"> — Form widget mapping the values contained in a <span class="type">GdaSet</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiForm.html">GdauiForm</a></span><span class="refpurpose"> — Form widget to manipulate data in a <span class="type">GdaDataModel</span>, with decorations</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiRawForm.html">GdauiRawForm</a></span><span class="refpurpose"> — Form widget to manipulate data in a <span class="type">GdaDataModel</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiGrid.html">GdauiGrid</a></span><span class="refpurpose"> — Grid widget to manipulate data in a <span class="type">GdaDataModel</span>, with decorations</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiRawGrid.html">GdauiRawGrid</a></span><span class="refpurpose"> — Grid widget to manipulate data in a <span class="type">GdaDataModel</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiCombo.html">GdauiCombo</a></span><span class="refpurpose"> — Combo box to choose from the contents of a <span class="type">GdaDataModel</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiCloud.html">GdauiCloud</a></span><span class="refpurpose"> — Cloud widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiRtEditor.html">GdauiRtEditor</a></span><span class="refpurpose"> — Rich text editor which uses a subset of the txt2tags markup.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-UI-plugins.html">UI plugins</a></span><span class="refpurpose"> — Plugin to customize dana entry widgets and call renderers in tree views</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiDataEntry.html">GdauiDataEntry</a></span><span class="refpurpose"> — Data entry widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiDataStore.html">GdauiDataStore</a></span><span class="refpurpose"> — Bridge between a <span class="type">GdaDataModel</span> and a <span class="type">GtkTreeModel</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiDataFilter.html">GdauiDataFilter</a></span><span class="refpurpose"> — Entrer rules to filter the rows in a <span class="type">GdauiDataProxy</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiDataProxyInfo.html">GdauiDataProxyInfo</a></span><span class="refpurpose"> — Shows information & actions about a <span class="type">GdauiDataProxy</span> widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiServerOperation.html">GdauiServerOperation</a></span><span class="refpurpose"> — Enter information to perform a DDL query</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-GdauiTreeStore.html">GdauiTreeStore</a></span><span class="refpurpose"> — Bridge between a <span class="type">GdaTree</span> and a <span class="type">GtkTreeModel</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-5.0-UI-Utility-functions.html">UI Utility functions</a></span><span class="refpurpose"> — Set of UI related functions</span>
</dt>
</dl></div>
<div class="container">
<div class="gallery-spacer"></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiBasicForm.html#GdauiBasicForm" title="struct GdauiBasicForm">
<img src="vi-basic-form.png">
</a></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiCombo.html#GdauiCombo" title="struct GdauiCombo">
<img src="vi-combo.png">
</a></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiDataEntry.html#GdauiDataEntry" title="GdauiDataEntry">
<img src="vi-data-entry.png">
</a></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiLogin.html#GdauiLogin" title="struct GdauiLogin">
<img src="vi-login.png">
</a></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiProviderSelector.html#GdauiProviderSelector" title="struct GdauiProviderSelector">
<img src="vi-provider-selector.png">
</a></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiCloud.html#GdauiCloud" title="struct GdauiCloud">
<img src="vi-cloud.png">
</a></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiRawGrid.html#GdauiRawGrid" title="struct GdauiRawGrid">
<img src="vi-raw-grid.png">
</a></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiDataProxyInfo.html#GdauiDataProxyInfo" title="struct GdauiDataProxyInfo">
<img src="vi-info.png">
</a></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiDataFilter.html#GdauiDataFilter" title="struct GdauiDataFilter">
<img src="vi-filter.png">
</a></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiServerOperation.html#GdauiServerOperation" title="struct GdauiServerOperation">
<img src="vi-server-op.png">
</a></div>
<div class="gallery-float"><a class="link" href="libgda-5.0-GdauiRtEditor.html#GdauiRtEditor" title="struct GdauiRtEditor">
<img src="vi-rte.png">
</a></div>
<div class="gallery-spacer"></div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>
|