diff options
Diffstat (limited to 'libmate-desktop/mate-desktop.abi')
-rw-r--r-- | libmate-desktop/mate-desktop.abi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmate-desktop/mate-desktop.abi b/libmate-desktop/mate-desktop.abi index b9fc084..cb667e8 100644 --- a/libmate-desktop/mate-desktop.abi +++ b/libmate-desktop/mate-desktop.abi @@ -39,7 +39,7 @@ mate_color_selection_dialog_get_type mate_color_selection_dialog_new mate_color_selection_get_color mate_color_selection_get_current_alpha -mate_color_selection_get_current_color +mate_color_selection_get_current_rgba mate_color_selection_get_has_opacity_control mate_color_selection_get_has_palette mate_color_selection_get_previous_alpha @@ -53,7 +53,7 @@ mate_color_selection_set_change_palette_hook mate_color_selection_set_change_palette_with_screen_hook mate_color_selection_set_color mate_color_selection_set_current_alpha -mate_color_selection_set_current_color +mate_color_selection_set_current_rgba mate_color_selection_set_has_opacity_control mate_color_selection_set_has_palette mate_color_selection_set_previous_alpha |