Virtual Method
GckModuleauthenticate_object
Declaration [src]
gboolean
authenticate_object (
  GckModule* self,
  GckObject* object,
  gchar* label,
  gchar** password
)
Parameters
- object
- 
            Type: GckObjectNo description available. The data is owned by the caller of the function. 
- label
- 
            Type: gchar*No description available. The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. 
- password
- 
            Type: gchar**No description available. The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.