Module Frama_c_gui.GSourceViewSource
include module type of GSourceView3
GtkSourceView interface
GtkSourceStyleScheme
GtkSourceStyleSchemeManager
GtkSourceCompletionInfo
GtkSourceCompletionProposal
GtkSourceCompletionProvider
GtkSourceCompletionContext
GtkSourceCompletion
GtkSourceLanguage
GtkSourceLanguageManager
GtkSourceMark
GtkSourceUndoManager
GtkSourceBuffer
GtkSourceView
Misc
Sourceval make_marker_attributes :
source:source_view ->
category:string ->
priority:int ->
?background:Gdk.rgba ->
?pixbuf:GdkPixbuf.pixbuf ->
?icon_name:string ->
unit ->
unit