Gnome.RRConfig Reference Manual
Packages
gnome-desktop-3.0
Gnome
RRConfig
screen
apply_from_filename_with_time
get_backup_filename
get_intended_filename
RRConfig
RRConfig.current
RRConfig.stored
applicable
apply_with_time
ensure_primary
equal
get_clone
get_outputs
load_current
load_filename
match
sanitize
save
set_clone
RRConfig
Object Hierarchy:
Description:
public
class
RRConfig
:
Object
Namespace:
Gnome
Package:
gnome-desktop-3.0
Content:
Properties:
public
RRScreen
screen
{
construct
set
; }
Static methods:
public
static
bool
apply_from_filename_with_time
(
RRScreen
screen,
string
filename,
uint32
timestamp)
throws
Error
public
static
string
get_backup_filename
()
public
static
string
get_intended_filename
()
Creation methods:
protected
RRConfig
()
public
RRConfig.current
(
RRScreen
screen)
throws
Error
public
RRConfig.stored
(
RRScreen
screen)
throws
Error
Methods:
public
bool
applicable
(
RRScreen
screen)
throws
Error
public
bool
apply_with_time
(
RRScreen
screen,
uint32
timestamp)
throws
Error
public
bool
ensure_primary
()
public
bool
equal
(
RRConfig
config2)
public
bool
get_clone
()
public
weak
RROutputInfo
[]
get_outputs
()
public
bool
load_current
()
throws
Error
public
bool
load_filename
(
string
filename)
throws
Error
public
bool
match
(
RRConfig
config2)
public
void
sanitize
()
public
bool
save
()
throws
Error
public
void
set_clone
(
bool
clone)