gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
TextTagTable.addOnTagChanged
gtk
TextTagTable
TextTagTable
Undocumented in source. Be warned that the author may not have intended to support it.
class
TextTagTable
void
addOnTagChanged
(
void
delegate
(
TextTag
,
bool
,
TextTagTable
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gtk
TextTagTable
TextTagTable
constructors
this
functions
add
addOnTagAdded
addOnTagChanged
addOnTagRemoved
foreac
getSize
getStruct
getTextTagTableStruct
lookup
remove
setStruct
mixins
__anonymous
static functions
callBackTagAdded
callBackTagChanged
callBackTagRemoved
getType
variables
connectedSignals
gtkTextTagTable
onTagAddedListeners
onTagChangedListeners
onTagRemovedListeners