[gtkmm] Regenerated docs XML.



commit e002ffdedc955a1c79574ade039ce72ecffae55d
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Sep 15 09:39:58 2014 +0200

    Regenerated docs XML.

 gdk/src/gdk_docs.xml |   46 +++++++++++-----------------------------------
 gtk/src/gtk_docs.xml |   47 +++++++++++++++++++++++++++++------------------
 2 files changed, 40 insertions(+), 53 deletions(-)
---
diff --git a/gdk/src/gdk_docs.xml b/gdk/src/gdk_docs.xml
index d1e642f..f63d9e2 100644
--- a/gdk/src/gdk_docs.xml
+++ b/gdk/src/gdk_docs.xml
@@ -698,6 +698,10 @@ unclaimed root window drops.
 <parameter_description> Intra-application DND.
 </parameter_description>
 </parameter>
+<parameter name="GDK_DRAG_PROTO_WAYLAND">
+<parameter_description> Wayland DND protocol.
+</parameter_description>
+</parameter>
 </parameters>
 </enum>
 
@@ -2393,7 +2397,7 @@ hint must be set before mapping the window.
 <signal name="GdkWindow::create-surface">
 <description>
 The ::create-surface signal is emitted when an offscreen window
-needs its surface (re)created, which happens either when the the
+needs its surface (re)created, which happens either when the
 window is first drawn to, or when the window is being
 resized. The first signal handler that returns a non-%NULL
 surface will stop any further signal emission, and its surface
@@ -2747,6 +2751,12 @@ screen, and is created by the window system
 [Offscreen Windows][OFFSCREEN-WINDOWS]). Since 2.18
 </parameter_description>
 </parameter>
+<parameter name="GDK_WINDOW_SUBSURFACE">
+<parameter_description> subsurface-based window; This window is visually
+tied to a toplevel, and is moved/stacked with it. Currently this window
+type is only implemented in Wayland. Since 3.14
+</parameter_description>
+</parameter>
 </parameters>
 </enum>
 
@@ -14147,40 +14157,6 @@ Since: 3.10
 </return>
 </function>
 
-<function name="gdk_wayland_display_broadcast_startup_message">
-<description>
-Sends a startup notification message of type @message_type to
- display  
-
-This is a convenience function for use by code that implements the
-freedesktop startup notification specification. Applications should
-not normally need to call it directly. See the 
-[Startup Notification Protocol 
specification](http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt)
-for definitions of the message types and keys that can be used.
-
-Since: 2.12
-
-</description>
-<parameters>
-<parameter name="display">
-<parameter_description> a #GdkDisplay
-</parameter_description>
-</parameter>
-<parameter name="message_type">
-<parameter_description> startup notification message type (&quot;new&quot;, &quot;change&quot;,
-or &quot;remove&quot;)
-</parameter_description>
-</parameter>
-<parameter name="Varargs">
-<parameter_description> a list of key/value pairs (as strings), terminated by a
-%NULL key. (A %NULL value for a key will cause that key to be
-skipped in the output.)
-</parameter_description>
-</parameter>
-</parameters>
-<return></return>
-</function>
-
 <function name="gdk_wayland_display_get_wl_compositor">
 <description>
 Returns the Wayland global singleton compositor of a #GdkDisplay
diff --git a/gtk/src/gtk_docs.xml b/gtk/src/gtk_docs.xml
index 4bb7884..a301277 100644
--- a/gtk/src/gtk_docs.xml
+++ b/gtk/src/gtk_docs.xml
@@ -36687,7 +36687,7 @@ If you are implementing a save dialog,
 you should use this function if you already have a file name to which the
 user may save; for example, when the user opens an existing file and then
 does Save As...  If you don’t have
-a file name already &#8212; for example, if the user just created a new
+a file name already — for example, if the user just created a new
 file and is saving it for the first time, do not call this function.
 Instead, use something similar to this:
 |[&lt;!-- language=&quot;C&quot; --&gt;
@@ -36741,7 +36741,7 @@ You should use this function only when implementing a save
 dialog for which you already have a file name to which
 the user may save.  For example, when the user opens an existing file and
 then does Save As... to save a copy or
-a modified version.  If you don’t have a file name already &#8212; for
+a modified version.  If you don’t have a file name already — for
 example, if the user just created a new file and is saving it for the first
 time, do not call this function.  Instead, use something similar to this:
 |[&lt;!-- language=&quot;C&quot; --&gt;
@@ -36948,7 +36948,7 @@ You should use this function only when implementing a save
 dialog for which you already have a file name to which
 the user may save.  For example, when the user opens an existing file and then
 does Save As... to save a copy or a
-modified version.  If you don’t have a file name already &#8212; for example,
+modified version.  If you don’t have a file name already — for example,
 if the user just created a new file and is saving it for the first time, do
 not call this function.  Instead, use something similar to this:
 |[&lt;!-- language=&quot;C&quot; --&gt;
@@ -78777,7 +78777,7 @@ Determines whether a child anchor has been deleted from
 the buffer. Keep in mind that the child anchor will be
 unreferenced when removed from the buffer, so you need to
 hold your own reference (with g_object_ref()) if you plan
-to use this function &#8212; otherwise all deleted child anchors
+to use this function — otherwise all deleted child anchors
 will also be finalized.
 
 
@@ -87181,6 +87181,9 @@ data access, the goal of the modify function is to return the data which
 should be displayed at the location specified using the parameters of the 
 modify function.
 
+Note that gtk_tree_model_filter_set_modify_func()
+can only be called once for a given filter model.
+
 Since: 2.4
 
 </description>
@@ -87220,16 +87223,20 @@ look for visibility information. @columns should be a column of type
 %G_TYPE_BOOLEAN, where %TRUE means that a row is visible, and %FALSE
 if not.
 
+Note that gtk_tree_model_filter_set_visible_func() or
+gtk_tree_model_filter_set_visible_column() can only be called
+once for a given filter model.
+
 Since: 2.4
 
 </description>
 <parameters>
 <parameter name="filter">
-<parameter_description> A #GtkTreeModelFilter.
+<parameter_description> A #GtkTreeModelFilter
 </parameter_description>
 </parameter>
 <parameter name="column">
-<parameter_description> A #gint which is the column containing the visible information.
+<parameter_description> A #gint which is the column containing the visible information
 </parameter_description>
 </parameter>
 </parameters>
@@ -87238,17 +87245,17 @@ Since: 2.4
 
 <function name="gtk_tree_model_filter_set_visible_func">
 <description>
-Sets the visible function used when filtering the @filter to be @func. The
-function should return %TRUE if the given row should be visible and
+Sets the visible function used when filtering the @filter to be @func.
+The function should return %TRUE if the given row should be visible and
 %FALSE otherwise.
 
-If the condition calculated by the function changes over time (e.g. because
-it depends on some global parameters), you must call 
-gtk_tree_model_filter_refilter() to keep the visibility information of 
-the model uptodate.
+If the condition calculated by the function changes over time (e.g.
+because it depends on some global parameters), you must call 
+gtk_tree_model_filter_refilter() to keep the visibility information
+of the model up-to-date.
 
-Note that @func is called whenever a row is inserted, when it may still be
-empty. The visible function should therefore take special care of empty
+Note that @func is called whenever a row is inserted, when it may still
+be empty. The visible function should therefore take special care of empty
 rows, like in the example below.
 
 |[&lt;!-- language=&quot;C&quot; --&gt;
@@ -87270,24 +87277,28 @@ return visible;
 }
 ]|
 
+Note that gtk_tree_model_filter_set_visible_func() or
+gtk_tree_model_filter_set_visible_column() can only be called
+once for a given filter model.
+
 Since: 2.4
 
 </description>
 <parameters>
 <parameter name="filter">
-<parameter_description> A #GtkTreeModelFilter.
+<parameter_description> A #GtkTreeModelFilter
 </parameter_description>
 </parameter>
 <parameter name="func">
-<parameter_description> A #GtkTreeModelFilterVisibleFunc, the visible function.
+<parameter_description> A #GtkTreeModelFilterVisibleFunc, the visible function
 </parameter_description>
 </parameter>
 <parameter name="data">
-<parameter_description> User data to pass to the visible function, or %NULL.
+<parameter_description> User data to pass to the visible function, or %NULL
 </parameter_description>
 </parameter>
 <parameter name="destroy">
-<parameter_description> Destroy notifier of @data, or %NULL.
+<parameter_description> Destroy notifier of @data, or %NULL
 </parameter_description>
 </parameter>
 </parameters>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]