Documentation
Dlang.org
SnippetChunkGidBuilderImpl
gtksource
snippet_chunk
Fluent builder implementation template for
gtksource.snippet_chunk.SnippetChunk
class
SnippetChunkGidBuilderImpl : gobject.initially_unowned.InitiallyUnownedGidBuilderImpl!T(
T
) {
T
context
(gtksource.snippet_context.SnippetContext propval);
T
focusPosition
(int propval);
T
spec
(string propval);
T
text
(string propval);
T
textSet
(bool propval);
T
tooltipText
(string propval);
}
Members
Functions
context
T
context
(gtksource.snippet_context.SnippetContext propval)
focusPosition
T
focusPosition
(int propval)
spec
T
spec
(string propval)
text
T
text
(string propval)
textSet
T
textSet
(bool propval)
tooltipText
T
tooltipText
(string propval)
gtksource
snippet_chunk
classes
SnippetChunk
SnippetChunkGidBuilder
SnippetChunkGidBuilderImpl
Fluent builder implementation template for gtksource.snippet_chunk.SnippetChunk