New upstream version 3.24.11
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="reference.html" title="API Reference">
|
||||
<link rel="prev" href="gdk3-Selections.html" title="Selections">
|
||||
<link rel="next" href="gdk3-Properties-and-Atoms.html" title="Properties and Atoms">
|
||||
<meta name="generator" content="GTK-Doc V1.30.1 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -1397,7 +1397,7 @@ which DND is done.</p>
|
||||
<td class="enum_member_name"><p><a name="GDK-DRAG-PROTO-ROOTWIN:CAPS"></a>GDK_DRAG_PROTO_ROOTWIN</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>An extension to the Xdnd protocol for
|
||||
unclaimed root window drops.</p>
|
||||
unclaimed root window drops.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
@ -1465,7 +1465,7 @@ should do with the dropped data.</p>
|
||||
<td class="enum_member_name"><p><a name="GDK-ACTION-MOVE:CAPS"></a>GDK_ACTION_MOVE</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>Move the data, i.e. first copy it, then delete
|
||||
it from the source using the DELETE target of the X selection protocol.</p>
|
||||
it from the source using the DELETE target of the X selection protocol.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
@ -1473,7 +1473,7 @@ it from the source using the DELETE target of the X selection protocol.</p>
|
||||
<td class="enum_member_name"><p><a name="GDK-ACTION-LINK:CAPS"></a>GDK_ACTION_LINK</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>Add a link to the data. Note that this is only
|
||||
useful if source and destination agree on what it means.</p>
|
||||
useful if source and destination agree on what it means.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
@ -1481,7 +1481,7 @@ useful if source and destination agree on what it means.</p>
|
||||
<td class="enum_member_name"><p><a name="GDK-ACTION-PRIVATE:CAPS"></a>GDK_ACTION_PRIVATE</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>Special action which tells the source that the
|
||||
destination will do something that the source doesn’t understand.</p>
|
||||
destination will do something that the source doesn’t understand.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
@ -1661,6 +1661,6 @@ for more information.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.30.1</div>
|
||||
<hr>Generated by GTK-Doc V1.29</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user