authenticate_slot


Description:

[ 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.

Note:

Since 3.4

Parameters:

slot

The slot to be authenticated.

password

A gchar** where a password should be returned.

string

A displayable label which describes the object.