CinnamonDesktop.RROutputInfo¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class CinnamonDesktop.RROutputInfo(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_flags(doublescan, interlaced, vsync)¶
- get_rotation()¶
- Return type:
- is_active()¶
- Returns:
whether there is a CRTC assigned to this output (i.e. a signal is being sent to it)
- Return type:
- set_flags(doublescan, interlaced, vsync)¶
- set_rotation(rotation)¶
- Parameters:
rotation (
CinnamonDesktop.RRRotation
) –