[][src]Function hexchat::print_event

pub fn print_event(event: PrintEvent, arguments: &[impl AsRef<str>]) -> bool

Prints a specific print event to the current tab.

Returns whether or not it succeeded.