Documentation
Dlang.org
MapGidBuilderImpl
gtksource
map
Fluent builder implementation template for
gtksource.map.Map
class
MapGidBuilderImpl : gtksource.view.ViewGidBuilderImpl!T(
T
) {
T
fontDesc
(pango.font_description.FontDescription propval);
T
view
(gtksource.view.View propval);
}
Members
Functions
fontDesc
T
fontDesc
(pango.font_description.FontDescription propval)
view
T
view
(gtksource.view.View propval)
gtksource
map
classes
Map
MapGidBuilder
MapGidBuilderImpl
Fluent builder implementation template for gtksource.map.Map