BreakpointCondition.toString_
string toString_() nothrowReturns a textual representation of self.
The returned string can be parsed by adw.breakpoint_condition.BreakpointCondition.parse.
Returns
A newly allocated text string
string toString_() nothrowReturns a textual representation of self.
The returned string can be parsed by adw.breakpoint_condition.BreakpointCondition.parse.