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
|
||||||
|
|
||||||
|
@ -567,6 +567,8 @@ gdk_threads_add_idle_full (gint priority,
|
|||||||
*
|
*
|
||||||
* 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
|
||||||
*/
|
*/
|
||||||
guint
|
guint
|
||||||
@ -671,6 +673,8 @@ gdk_threads_add_timeout_full (gint priority,
|
|||||||
*
|
*
|
||||||
* 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
|
||||||
*/
|
*/
|
||||||
guint
|
guint
|
||||||
|
Loading…
Reference in New Issue
Block a user