[ CCode ( has_construct_function = false ) ]
public BreakpointCondition.ratio (BreakpointConditionRatioType type, int width, int height)
Creates a condition that triggers on ratio changes.
The ratio is represented as width divided by height.
| type |
the ratio type |
| width |
ratio width |
| height |
ratio height |
|
the newly created condition |