Virtual Method
FoundryDebuggerStackFrameget_source_range
Declaration [src]
void
get_source_range (
FoundryDebuggerStackFrame* self,
guint* begin_line,
guint* begin_line_offset,
guint* end_line,
guint* end_line_offset
)
Parameters
begin_line
-
Type:
guint*
No description available.
The data is owned by the caller of the method. begin_line_offset
-
Type:
guint*
No description available.
The data is owned by the caller of the method. end_line
-
Type:
guint*
No description available.
The data is owned by the caller of the method. end_line_offset
-
Type:
guint*
No description available.
The data is owned by the caller of the method.