GOffice.ActionComboText¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
Should the text comparison be case sensitive |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GOffice.ActionComboText(*args, **kwargs)¶
- Bases:
- Abstract:
No
- set_entry(text, dir)¶
- Parameters:
text (
str
) – the new textdir (
GOffice.ActionComboTextSearchDir
) –GOffice.ActionComboTextSearchDir
Set the entry of any toolbar proxies of self to text. Does not generate an ‘activate’ signal.