diff options
author | William Jon McCann <william.jon.mccann@gmail.com> | 2014-02-07 15:37:02 -0500 |
---|---|---|
committer | William Jon McCann <william.jon.mccann@gmail.com> | 2014-02-07 15:40:52 -0500 |
commit | 326da2da58ff90ce9c816923d6c6533ce99adb3e (patch) | |
tree | 7f56da92dafc6fca848f62c2be2289b0c210c71a /gtk/gtkbindings.h | |
parent | 59099cd6e7abe620e02c08d746ec60ce3e07eeed (diff) | |
download | gtk+-326da2da58ff90ce9c816923d6c6533ce99adb3e.tar.gz |
docs: don't use <anchor>
Diffstat (limited to 'gtk/gtkbindings.h')
-rw-r--r-- | gtk/gtkbindings.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkbindings.h b/gtk/gtkbindings.h index 7fcffdbfe8..ca40775cb2 100644 --- a/gtk/gtkbindings.h +++ b/gtk/gtkbindings.h @@ -128,7 +128,6 @@ struct _GtkBindingArg * @n_args: number of arguments specified for the signal * @args: the arguments specified for the signal * - * <anchor id="keybinding-signals"/> * A GtkBindingSignal stores the necessary information to * activate a widget in response to a key press via a signal * emission. |