gtk-d ~GtkD_2.3 (2021-12-23T06:27:26.4683562)
Dub
Repo
TextTagTable.addOnTagRemoved
gtk
TextTagTable
TextTagTable
class
TextTagTable
void
addOnTagRemoved
(
void
delegate
(
TextTag
,
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
static functions
callBackTagAdded
callBackTagChanged
callBackTagRemoved
variables
connectedSignals
gtkTextTagTable
onTagAddedListeners
onTagChangedListeners
onTagRemovedListeners