gtksource.map
Module for [Map] class
Types 3
classMap : gtksource.view.View
Methods
MapGidBuilder builder()Get builder for [gtksource.map.Map] Returns: New builder objectpango.font_description.FontDescription fontDesc() @propertyvoid fontDesc(pango.font_description.FontDescription propval) @propertygtksource.view.View view() @propertyvoid view(gtksource.view.View propval) @propertygtksource.view.View getView()Gets the #GtkSourceMap:view property, which is the view this widget is mapping. Returns: a #GtkSourceView or null.void setView(gtksource.view.View view)Sets the view that map will be doing the mapping to.classMapGidBuilderImpl(T) : gtksource.view.ViewGidBuilderImpl!T
Methods
T fontDesc(pango.font_description.FontDescription propval)T view(gtksource.view.View propval)