Method
AdwBreakpointConditionto_string
Declaration [src]
char*
adw_breakpoint_condition_to_string (
AdwBreakpointCondition* self
)
Description [src]
Returns a textual representation of self
.
The returned string can be parsed by adw_breakpoint_condition_parse()
.
Available since: | 1.4 |