diff options
Diffstat (limited to 'libmate-desktop/mate-rr-config.h')
-rw-r--r-- | libmate-desktop/mate-rr-config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmate-desktop/mate-rr-config.h b/libmate-desktop/mate-rr-config.h index edceb49..2216eda 100644 --- a/libmate-desktop/mate-rr-config.h +++ b/libmate-desktop/mate-rr-config.h @@ -93,6 +93,7 @@ gboolean mate_rr_config_equal (MateRRConfig *config1, gboolean mate_rr_config_save (MateRRConfig *configuration, GError **error); void mate_rr_config_sanitize (MateRRConfig *configuration); +gboolean mate_rr_config_ensure_primary (MateRRConfig *configuration); #ifndef MATE_DISABLE_DEPRECATED gboolean mate_rr_config_apply (MateRRConfig *configuration, |