mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 05:01:09 +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>
|
||||
|
||||
* gtk/gtkwindow.c (gtk_window_move): Add markup to docs.
|
||||
|
||||
* gdk/gdkcursor.h: Directly include the contents
|
||||
of gdkcursors.h in the GdkCursorType enum.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
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
|
||||
of gdkcursors.h in the GdkCursorType enum.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
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
|
||||
of gdkcursors.h in the GdkCursorType enum.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
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
|
||||
of gdkcursors.h in the GdkCursorType enum.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
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
|
||||
of gdkcursors.h in the GdkCursorType enum.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
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
|
||||
of gdkcursors.h in the GdkCursorType enum.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
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
|
||||
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,
|
||||
* gdk_screen_height () - window_height).
|
||||
*
|
||||
* The extended window manager hints specification at
|
||||
* http://www.freedesktop.org/standards/wm-spec.html has a nice table
|
||||
* of gravities in the "implementation notes" section.
|
||||
* The extended window manager hints specification at <ulink
|
||||
* url="http://www.freedesktop.org/standards/wm-spec.html"
|
||||
* >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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user