dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
IRCFrame.onIRCPrivmsg
ircclient
ui
frame
IRCFrame
Undocumented in source. Be warned that the author may not have intended to support it.
class
IRCFrame
void
onIRCPrivmsg
(
IRCClient
client
,
IRCAddress
source
,
string
target
,
string
message
)
Meta
Source
See Implementation
ircclient
ui
frame
IRCFrame
constructors
this
destructors
~this
functions
connect
createBody
createMainMenu
createToolbars
getOrCreateWindowFor
handleAction
handleActionStateRequest
initialize
onCanClose
onIRCConnect
onIRCDisconnect
onIRCMessage
onIRCNotice
onIRCPing
onIRCPrivmsg
showPreferences
variables
_client
_settings
_tabs
mainMenuItems