mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 13:11:13 +00:00
Add markup to docs.
* gtk/gtkwindow.c (gtk_window_move): Add markup to docs.
This commit is contained in:
parent
af4bb73f59
commit
fa7f30239b
@ -1,5 +1,7 @@
|
|||||||
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
|
* gtk/gtkwindow.c (gtk_window_move): Add markup to docs.
|
||||||
|
|
||||||
* gdk/gdkcursor.h: Directly include the contents
|
* gdk/gdkcursor.h: Directly include the contents
|
||||||
of gdkcursors.h in the GdkCursorType enum.
|
of gdkcursors.h in the GdkCursorType enum.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
|
* gtk/gtkwindow.c (gtk_window_move): Add markup to docs.
|
||||||
|
|
||||||
* gdk/gdkcursor.h: Directly include the contents
|
* gdk/gdkcursor.h: Directly include the contents
|
||||||
of gdkcursors.h in the GdkCursorType enum.
|
of gdkcursors.h in the GdkCursorType enum.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
|
* gtk/gtkwindow.c (gtk_window_move): Add markup to docs.
|
||||||
|
|
||||||
* gdk/gdkcursor.h: Directly include the contents
|
* gdk/gdkcursor.h: Directly include the contents
|
||||||
of gdkcursors.h in the GdkCursorType enum.
|
of gdkcursors.h in the GdkCursorType enum.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
|
* gtk/gtkwindow.c (gtk_window_move): Add markup to docs.
|
||||||
|
|
||||||
* gdk/gdkcursor.h: Directly include the contents
|
* gdk/gdkcursor.h: Directly include the contents
|
||||||
of gdkcursors.h in the GdkCursorType enum.
|
of gdkcursors.h in the GdkCursorType enum.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
|
* gtk/gtkwindow.c (gtk_window_move): Add markup to docs.
|
||||||
|
|
||||||
* gdk/gdkcursor.h: Directly include the contents
|
* gdk/gdkcursor.h: Directly include the contents
|
||||||
of gdkcursors.h in the GdkCursorType enum.
|
of gdkcursors.h in the GdkCursorType enum.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
|
* gtk/gtkwindow.c (gtk_window_move): Add markup to docs.
|
||||||
|
|
||||||
* gdk/gdkcursor.h: Directly include the contents
|
* gdk/gdkcursor.h: Directly include the contents
|
||||||
of gdkcursors.h in the GdkCursorType enum.
|
of gdkcursors.h in the GdkCursorType enum.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
2001-11-28 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
|
* gtk/gtkwindow.c (gtk_window_move): Add markup to docs.
|
||||||
|
|
||||||
* gdk/gdkcursor.h: Directly include the contents
|
* gdk/gdkcursor.h: Directly include the contents
|
||||||
of gdkcursors.h in the GdkCursorType enum.
|
of gdkcursors.h in the GdkCursorType enum.
|
||||||
|
|
||||||
|
@ -2593,9 +2593,10 @@ gtk_window_get_size (GtkWindow *window,
|
|||||||
* gtk_window_move (window, gdk_screen_width () - window_width,
|
* gtk_window_move (window, gdk_screen_width () - window_width,
|
||||||
* gdk_screen_height () - window_height).
|
* gdk_screen_height () - window_height).
|
||||||
*
|
*
|
||||||
* The extended window manager hints specification at
|
* The extended window manager hints specification at <ulink
|
||||||
* http://www.freedesktop.org/standards/wm-spec.html has a nice table
|
* url="http://www.freedesktop.org/standards/wm-spec.html"
|
||||||
* of gravities in the "implementation notes" section.
|
* >http://www.freedesktop.org/standards/wm-spec.html</ulink> has a
|
||||||
|
* nice table of gravities in the "implementation notes" section.
|
||||||
*
|
*
|
||||||
* The gtk_window_get_position() documentation may also be relevant.
|
* The gtk_window_get_position() documentation may also be relevant.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user