forked from AuroraMiddleware/gtk
Small markup fixes.
This commit is contained in:
parent
abf069c08c
commit
0a8331150e
@ -1,5 +1,7 @@
|
|||||||
2005-06-09 Matthias Clasen <mclasen@redhat.com>
|
2005-06-09 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gdk/x11/gdkwindow-x11.c: Small markup fixes.
|
||||||
|
|
||||||
* gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
|
* gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
|
||||||
(#306212, Steve Chaplin, docs provided by Billy Biggs)
|
(#306212, Steve Chaplin, docs provided by Billy Biggs)
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2005-06-09 Matthias Clasen <mclasen@redhat.com>
|
2005-06-09 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gdk/x11/gdkwindow-x11.c: Small markup fixes.
|
||||||
|
|
||||||
* gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
|
* gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
|
||||||
(#306212, Steve Chaplin, docs provided by Billy Biggs)
|
(#306212, Steve Chaplin, docs provided by Billy Biggs)
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2005-06-09 Matthias Clasen <mclasen@redhat.com>
|
2005-06-09 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gdk/x11/gdkwindow-x11.c: Small markup fixes.
|
||||||
|
|
||||||
* gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
|
* gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
|
||||||
(#306212, Steve Chaplin, docs provided by Billy Biggs)
|
(#306212, Steve Chaplin, docs provided by Billy Biggs)
|
||||||
|
|
||||||
|
@ -2324,7 +2324,7 @@ gdk_window_set_skip_taskbar_hint (GdkWindow *window,
|
|||||||
* thumbnail representation of the windows on the desktop). If a
|
* thumbnail representation of the windows on the desktop). If a
|
||||||
* window's semantic type as specified with gdk_window_set_type_hint()
|
* window's semantic type as specified with gdk_window_set_type_hint()
|
||||||
* already fully describes the window, this function should
|
* already fully describes the window, this function should
|
||||||
* <emphasis>not<emphasis> be called in addition, instead you should
|
* <emphasis>not</emphasis> be called in addition, instead you should
|
||||||
* allow the window to be treated according to standard policy for
|
* allow the window to be treated according to standard policy for
|
||||||
* its semantic type.
|
* its semantic type.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user