diff options
author | Stefano Karapetsas <[email protected]> | 2014-06-26 13:20:33 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-06-26 13:20:33 +0200 |
commit | 2e6259e8176c8ba29800c2716caa10d726e38ac3 (patch) | |
tree | 1358759e377e639eaf10dd30e68feb858f56d20e /libmate-desktop/mate-colorseldialog.c | |
parent | 1d630a530de8cafd7f4dc1a0a225a0fa335893de (diff) | |
download | mate-desktop-2e6259e8176c8ba29800c2716caa10d726e38ac3.tar.bz2 mate-desktop-2e6259e8176c8ba29800c2716caa10d726e38ac3.tar.xz |
libmate-desktop: Fix Since: occurrences in comments copied from Gtk+
Diffstat (limited to 'libmate-desktop/mate-colorseldialog.c')
-rw-r--r-- | libmate-desktop/mate-colorseldialog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmate-desktop/mate-colorseldialog.c b/libmate-desktop/mate-colorseldialog.c index 3f325c8..43ff42f 100644 --- a/libmate-desktop/mate-colorseldialog.c +++ b/libmate-desktop/mate-colorseldialog.c @@ -211,7 +211,7 @@ mate_color_selection_dialog_new_with_header_bar (const gchar *title) * * Returns: (transfer none): the embedded #MateColorSelection * - * Since: 2.14 + * Since: 1.9.1 **/ GtkWidget* mate_color_selection_dialog_get_color_selection (MateColorSelectionDialog *colorsel) |