Top | ![]() |
![]() |
![]() |
![]() |
guint32 | mate_rr_crtc_get_id () |
gboolean | mate_rr_crtc_set_config () |
gboolean | mate_rr_crtc_can_drive_output () |
MateRRMode * | mate_rr_crtc_get_current_mode () |
void | mate_rr_crtc_get_position () |
gboolean | mate_rr_crtc_supports_rotation () |
MateRRRotation | mate_rr_crtc_get_current_rotation () |
MateRRRotation | mate_rr_crtc_get_rotations () |
gboolean mate_rr_crtc_set_config (MateRRCrtc *crtc
,int x
,int y
,MateRRMode *mode
,MateRRRotation rotation
,MateRROutput **outputs
,int n_outputs
,GError **error
);
mate_rr_crtc_set_config
is deprecated and should not be used in newly-written code.
gboolean mate_rr_crtc_can_drive_output (MateRRCrtc *crtc
,MateRROutput *output
);
gboolean mate_rr_crtc_supports_rotation (MateRRCrtc *crtc
,MateRRRotation rotation
);
MateRRRotation
mate_rr_crtc_get_current_rotation (MateRRCrtc *crtc
);