Gnome.RRMode – gnome-desktop-3.0 Reference Manual
Packages
gnome-desktop-3.0
Gnome
RRMode
get_freq
get_freq_f
get_height
get_id
get_is_interlaced
get_is_tiled
get_width
RRMode
Object Hierarchy:
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"gnome_rr_mode_get_type ()"
) ]
[
Compact
]
public
class
RRMode
Namespace:
Gnome
Package:
gnome-desktop-3.0
Content:
Methods:
public
int
get_freq
()
public
double
get_freq_f
()
public
uint
get_height
()
public
uint32
get_id
()
public
bool
get_is_interlaced
()
public
bool
get_is_tiled
()
Returns TRUE if this mode is a tiled mode created for span a tiled monitor.
public
uint
get_width
()