summaryrefslogtreecommitdiff
path: root/gdk/gdkwindow.h
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-03 16:56:15 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-04 16:58:53 -0500
commit8d6717097c37d4054552efabd9b19a6b397db599 (patch)
tree0f62c071fe2cefafc2cc7fc1da8ab686038ac8cc /gdk/gdkwindow.h
parent50e06e11eeeefd561eb88edcb1c46371970801ab (diff)
downloadgtk+-8d6717097c37d4054552efabd9b19a6b397db599.tar.gz
docs: Use markdown for ulinks
Diffstat (limited to 'gdk/gdkwindow.h')
-rw-r--r--gdk/gdkwindow.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/gdk/gdkwindow.h b/gdk/gdkwindow.h
index 268dba528f..41f04a2814 100644
--- a/gdk/gdkwindow.h
+++ b/gdk/gdkwindow.h
@@ -177,10 +177,8 @@ typedef enum
* the window has. The window manager can use this when determining decoration
* and behaviour of the window. The hint must be set before mapping the window.
*
- * See the
- * <ulink url="http://www.freedesktop.org/Standards/wm-spec">Extended
- * Window Manager Hints</ulink> specification for more details about
- * window types.
+ * See the [Extended Window Manager Hints](http://www.freedesktop.org/Standards/wm-spec)
+ * specification for more details about window types.
*/
typedef enum
{
@@ -274,8 +272,8 @@ typedef enum
* Defines the reference point of a window and the meaning of coordinates
* passed to gtk_window_move(). See gtk_window_move() and the "implementation
* notes" section of the
- * <ulink url="http://www.freedesktop.org/Standards/wm-spec">Extended
- * Window Manager Hints</ulink> specification for more details.
+ * [Extended Window Manager Hints](http://www.freedesktop.org/Standards/wm-spec)
+ * specification for more details.
*/
typedef enum
{