dcoincoin ~master (2022-05-10T06:01:35.6293433)
Dub
Repo
TribuneInput
dcc
gtkd
tribuneinput
Undocumented in source.
class
TribuneInput : TextView {
GtkTribune
[
string
]
tribunes
;
TextBuffer
buffer
;
CssProvider
css
;
this
();
int
lineHeight
();
void
setCurrentTribune
(GtkTribune tribune);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
lineHeight
int
lineHeight
()
Undocumented in source. Be warned that the author may not have intended to support it.
setCurrentTribune
void
setCurrentTribune
(GtkTribune tribune)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
buffer
TextBuffer
buffer
;
Undocumented in source.
css
CssProvider
css
;
Undocumented in source.
tribunes
GtkTribune
[
string
]
tribunes
;
Undocumented in source.
Meta
Source
See Implementation
dcc
gtkd
tribuneinput
classes
TribuneInput