Function
IdeHighlightCallback
Declaration
IdeHighlightResult
(* IdeHighlightCallback) (
const GtkTextIter* begin,
const GtkTextIter* end,
const gchar* style_name
)
Parameters
begin-
Type:
GtkTextIterNo description available.
The data is owned by the caller of the function. end-
Type:
GtkTextIterNo description available.
The data is owned by the caller of the function. style_name-
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: IdeHighlightResult
No description available.