update_auxiliary_text


Description:

public signal void update_auxiliary_text (Text text, bool visible)

Emitted to hide auxilary text.

(Note: The text object is floating, and it will be released after the signal. If signal handler wants to keep the object, the handler should use ref_sink to get the ownership of the object.)

Parameters:

text

An auxiliary text

visible

The visibility of text