API Version: 41.0
Library Version: 41.0
guint ide_debugger_breakpoint_get_line ( IdeDebuggerBreakpoint* self )
Gets the “line” property, which is the line number within the file that contains the breakpoint.
This value is indexed from 1, and 0 indicates that the value is unset.
guint
An integer greater than 0 if set, otherwise 0.