Documentation
Dlang.org
TextTagTable.lookup
gtk
text_tag_table
TextTagTable
Look up a named tag.
class
TextTagTable
gtk.text_tag.TextTag
lookup
(
string
name
)
Parameters
name
string
name of a tag
Return Value
Type:
gtk
.
text_tag
.
TextTag
The tag, or null if none by that name is in the table.
gtk
text_tag_table
TextTagTable
constructors
this
functions
add
connectTagAdded
connectTagChanged
connectTagRemoved
foreach_
getSize
lookup
remove
self
properties
_gType
static functions
_getGType
builder
Look up a named tag.