Method | Description | |
---|---|---|
ApplyChanges ( ) : void | ||
CodeIssuePanelWidget ( string mimeType ) : System | ||
FillInspectors ( string filter ) : void | ||
MarkupSearchResult ( string filter, string &title ) : void | ||
SelectCodeIssue ( string idString ) : void |
Method | Description | |
---|---|---|
ApplyFilter ( object sender, |
||
GetAllSeverities ( ) : void | ||
GetColor ( Severity severity ) : Gdk.Color | ||
GetDescription ( Severity severity ) : string | ||
SelectCodeIssue ( string idString, Gtk.TreeIter iter ) : bool |
public CodeIssuePanelWidget ( string mimeType ) : System | ||
mimeType | string | |
return | System |
public FillInspectors ( string filter ) : void | ||
filter | string | |
return | void |
public static MarkupSearchResult ( string filter, string &title ) : void | ||
filter | string | |
title | string | |
return | void |
public SelectCodeIssue ( string idString ) : void | ||
idString | string | |
return | void |