Свойство | Type | Description | |
---|---|---|---|
bg | Color | ||
bold | bool | ||
fg | Color | ||
font_name | string | ||
font_size | int | ||
is_find_search | bool | ||
is_typed_search | bool | ||
modify_bg | modify_color_type | ||
modify_fg | modify_color_type | ||
text | string |
Méthode | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
copy ( ) : |
||
copy_from ( |
||
from_friendly_string ( string str ) : |
||
merge_copy ( |
||
operator ( ) : bool | ||
text_part ( int start, int len, |
||
update_colors ( |
Méthode | Description | |
---|---|---|
Equals ( |
protected Equals ( |
||
other | ||
Résultat | bool |
public copy_from ( |
||
other | ||
Résultat | void |
public static from_friendly_string ( string str ) : |
||
str | string | |
Résultat |
public merge_copy ( |
||
other | ||
Résultat |
public text_part ( int start, int len, |
||
start | int | |
len | int | |
src | ||
Résultat | System |
public update_colors ( |
||
cell | ||
Résultat | void |