go
TextTagTable.lookup
gtk
TextTagTable
TextTagTable
Look up a named tag.
class
TextTagTable
TextTag
lookup
(
string
name
)
Parameters
name
string
name of a tag
Return Value
Type:
TextTag
The tag, or
NULL
if none by that name is in the table.
gtk
TextTagTable
TextTagTable
constructors
this
functions
add
addOnTagAdded
addOnTagChanged
addOnTagRemoved
foreach_
getSize
getStruct
getTextTagTableStruct
lookup
remove
static functions
getType
variables
gtkTextTagTable
Look up a named tag.