Copies self.
Returns a textual representation of self.
Creates a condition that triggers when condition_1 and condition_2 are both true.
Creates a condition that triggers on length changes.
Creates a condition that triggers when either condition_1 or condition_2 is true.
Creates a condition that triggers on ratio changes.
Parses a condition from a string.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Describes condition for an class@Breakpoint.