diff options
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) |