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