SimplePopover.addOnInsertText

Use this signal to determine if text should be allowed to be inserted into the text buffer. Return GDK_EVENT_STOP to prevent the text from being inserted.

class SimplePopover
gulong
addOnInsertText
(
bool delegate(
uint
,
string
,
uint
,
)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta