Update docs
svn path=/trunk/; revision=17941
This commit is contained in:
parent
c7920bea2c
commit
8f955adce7
@ -1,5 +1,6 @@
|
|||||||
2007-05-26 Matthias Clasen <mclasen@redhat.com>
|
2007-05-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gdk/gdk.c: Update docs
|
||||||
* gdk/directfb/gdkwindow-directfb.c: Remove duplicate doc comments.
|
* gdk/directfb/gdkwindow-directfb.c: Remove duplicate doc comments.
|
||||||
* gdk/x11/gdkwindow-x11.c: Fix doc formatting
|
* gdk/x11/gdkwindow-x11.c: Fix doc formatting
|
||||||
|
|
||||||
|
@ -566,6 +566,8 @@ gdk_threads_add_idle_full (gint priority,
|
|||||||
* assigning the default priority, #G_PRIORITY_DEFAULT_IDLE.
|
* assigning the default priority, #G_PRIORITY_DEFAULT_IDLE.
|
||||||
*
|
*
|
||||||
* See gdk_threads_add_idle_full().
|
* See gdk_threads_add_idle_full().
|
||||||
|
*
|
||||||
|
* Return value: the ID (greater than 0) of the event source.
|
||||||
*
|
*
|
||||||
* Since: 2.12
|
* Since: 2.12
|
||||||
*/
|
*/
|
||||||
@ -670,6 +672,8 @@ gdk_threads_add_timeout_full (gint priority,
|
|||||||
* assigning the default priority, #G_PRIORITY_DEFAULT.
|
* assigning the default priority, #G_PRIORITY_DEFAULT.
|
||||||
*
|
*
|
||||||
* See gdk_threads_add_timeout_full().
|
* See gdk_threads_add_timeout_full().
|
||||||
|
*
|
||||||
|
* Return value: the ID (greater than 0) of the event source.
|
||||||
*
|
*
|
||||||
* Since: 2.12
|
* Since: 2.12
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user