[ Version ( deprecated = true ) ]
public virtual signal bool authenticate_slot (Slot slot, string label, void* password)
Warning: authenticate_slot is deprecated.
Use set_interaction instead of connecting to this signal.
Since 3.4
slot |
The slot to be authenticated. |
password |
A gchar** where a password should be returned. |
string |
A displayable label which describes the object. |