update_auxiliary_text_received


Description:

public void update_auxiliary_text_received (Text text, bool visible)

Notify that the auxilirary is updated by the panel extension.

(Note: The table object will be released, if it is floating. If caller want to keep the object, caller should make the object sink by g_object_ref_sink.)

Parameters:

this

An PanelService

text

An Text

visible

Whether the auxilirary text is visible.