forked from AuroraMiddleware/gtk
Minor documentation formatting fixes
This commit is contained in:
parent
ff049fad62
commit
5486bfb14f
@ -232,7 +232,7 @@ static const gchar *allowed_backends;
|
||||
* followed by the Quartz backend, and then all
|
||||
* others.
|
||||
*
|
||||
* If the <envvar>GDK_BACKEND</envvar> environment variable
|
||||
* If the <envar>GDK_BACKEND</envar> environment variable
|
||||
* is set, it determines what backends are tried in what
|
||||
* order, while still respecting the set of allowed backends
|
||||
* that are specified by this function.
|
||||
|
@ -2424,7 +2424,7 @@ gdk_window_peek_children (GdkWindow *window)
|
||||
* @user_data:
|
||||
*
|
||||
* Gets the list of children of @window known to GDK with a particular
|
||||
* user_data set on it.
|
||||
* @user_data set on it.
|
||||
*
|
||||
* The returned list must be freed, but the elements in the
|
||||
* list need not be.
|
||||
|
Loading…
Reference in New Issue
Block a user