equal
Description:
Get whether two proposal objects are the same.
This is used to (together with hash) to match proposals in the completion model. By default, it uses direct equality (g_direct_equal()).
Parameters:
this | |
other |
Returns:
|
Get whether two proposal objects are the same.
This is used to (together with hash) to match proposals in the completion model. By default, it uses direct equality (g_direct_equal()).
this | |
other |
|