GnomeRR.OutputInfo – gnome-rr-4 Reference Manual
Packages
gnome-rr-4
GnomeRR
OutputInfo
OutputInfo
get_aspect_ratio
get_display_name
get_geometry
get_name
get_preferred_height
get_preferred_width
get_primary
get_product
get_refresh_rate
get_rotation
get_serial
get_underscanning
get_vendor
is_active
is_connected
is_primary_tile
set_active
set_geometry
set_primary
set_refresh_rate
set_rotation
set_underscanning
supports_rotation
OutputInfo
Object Hierarchy:
Description:
[
CCode
( type_id =
"gnome_rr_output_info_get_type ()"
) ]
public
class
OutputInfo
:
Object
The representation of an output, which can be used for querying and setting display state.
Namespace:
GnomeRR
Package:
gnome-rr-4
Content:
Creation methods:
protected
OutputInfo
()
Methods:
public
double
get_aspect_ratio
()
public
unowned
string
get_display_name
()
public
void
get_geometry
(
out
int
x,
out
int
y,
out
int
width,
out
int
height)
Get the geometry for the monitor connected to the specified output.
public
unowned
string
get_name
()
Retrieves the output name.
public
int
get_preferred_height
()
public
int
get_preferred_width
()
public
bool
get_primary
()
public
unowned
string
get_product
()
public
int
get_refresh_rate
()
public
Rotation
get_rotation
()
public
unowned
string
get_serial
()
public
bool
get_underscanning
()
public
unowned
string
get_vendor
()
public
bool
is_active
()
public
bool
is_connected
()
public
bool
is_primary_tile
()
public
void
set_active
(
bool
active)
public
void
set_geometry
(
int
x,
int
y,
int
width,
int
height)
Set the geometry for the monitor connected to the specified output.
public
void
set_primary
(
bool
primary)
public
void
set_refresh_rate
(
int
rate)
public
void
set_rotation
(
Rotation
rotation)
public
void
set_underscanning
(
bool
underscanning)
public
bool
supports_rotation
(
Rotation
rotation)
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref