|  |  |  | GNOME Desktop Library Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | ||||
#include <libgnomeui/gnome-rr-config.h> typedef GnomeOutputInfo; typedef GnomeRRConfig; GnomeRRConfig * gnome_rr_config_new_current (GnomeRRScreen *screen); GnomeRRConfig * gnome_rr_config_new_stored (GnomeRRScreen *screen, GError **error); void gnome_rr_config_free (GnomeRRConfig *configuration); gboolean gnome_rr_config_match (GnomeRRConfig *config1, GnomeRRConfig *config2); gboolean gnome_rr_config_equal (GnomeRRConfig *config1, GnomeRRConfig *config2); gboolean gnome_rr_config_save (GnomeRRConfig *configuration, GError **error); void gnome_rr_config_sanitize (GnomeRRConfig *configuration); gboolean gnome_rr_config_apply (GnomeRRConfig *configuration, GnomeRRScreen *screen, GError **error); gboolean gnome_rr_config_apply_stored (GnomeRRScreen *screen, GError **error); gboolean gnome_rr_config_applicable (GnomeRRConfig *configuration, GnomeRRScreen *screen, GError **error);
GnomeRRConfig * gnome_rr_config_new_current (GnomeRRScreen *screen);
| 
 | |
| Returns : | 
GnomeRRConfig * gnome_rr_config_new_stored (GnomeRRScreen *screen, GError **error);
| 
 | |
| 
 | |
| Returns : | 
gboolean gnome_rr_config_match (GnomeRRConfig *config1, GnomeRRConfig *config2);
| 
 | |
| 
 | |
| Returns : | 
gboolean gnome_rr_config_equal (GnomeRRConfig *config1, GnomeRRConfig *config2);
| 
 | |
| 
 | |
| Returns : | 
gboolean gnome_rr_config_save (GnomeRRConfig *configuration, GError **error);
| 
 | |
| 
 | |
| Returns : | 
void gnome_rr_config_sanitize (GnomeRRConfig *configuration);
| 
 | 
gboolean gnome_rr_config_apply (GnomeRRConfig *configuration, GnomeRRScreen *screen, GError **error);
| 
 | |
| 
 | |
| 
 | |
| Returns : | 
gboolean gnome_rr_config_apply_stored (GnomeRRScreen *screen, GError **error);
| 
 | |
| 
 | |
| Returns : | 
gboolean gnome_rr_config_applicable (GnomeRRConfig *configuration, GnomeRRScreen *screen, GError **error);
| 
 | |
| 
 | |
| 
 | |
| Returns : |