ErrorReporter
Object Hierarchy:
Description:
public class ErrorReporter :
Object
Content:
Properties:
Creation methods:
Methods:
- public void error (string file, long line, long startpos, long endpos, string errline, string msg_format, ...)
- public bool set_colors (string str)
- public void simple_error (string? location, string msg_format, ...)
- public void simple_note (string? location, string msg_format, ...)
- public void simple_warning (string? location, string msg_format, ...)
- public void warning (string file, long line, long startpos, long endpos, string errline, string msg_format, ...)
Inherited Members:
All known members inherited from class GLib.Object