install_termprop_alias
Description:
[
Version ( since =
"0.78" ) ]
public int install_termprop_alias (
string name,
string target_name)
Installs a new terminal property name as an alias for the terminal property target_name.
Parameters:
| name |
a namespaced property name
|
| target_name |
the target property name
|
Returns:
|
the ID for the termprop target_name
|