| Home | Trees | Index | Help |  | 
|---|
| Package kiwi :: Package ui :: Module gazpacholoader :: Class DataValueProperty | 
 | 
object--+ |PropType--+ |CustomProperty--+ |object--+ | | |PropType--+ | | |StringType--+ | DataValueProperty
| Method Summary | |
|---|---|
| Inherited from CustomProperty | |
|  | |
|  | |
| Inherited from PropType | |
|  | |
|  | |
|  | |
|  | |
|  | |
| Is the property translatable? By default we're using a class variable, but in some cases we want to be able to check the instance state and check if we want translatation, eg GtkButton::label, in those cases, just override this method | |
|  | |
| Marshal the property into a string Return None if it already contains the default value | |
|  | |
| Property Summary | |
|---|---|
| Inherited from PropType | |
| object | |
| value | |
| Class Variable Summary | |
|---|---|
| bool | translatable=False                                      | 
| Inherited from CustomProperty | |
| bool | readable=True                                           | 
| bool | writable=True                                           | 
| Inherited from StringType | |
| str | default=''                                              | 
| bool | has_i18n_context=True                                   | 
| str | i18n_comment=''                                         | 
| bool | multiline=False                                         | 
| Inherited from PropType | |
| NoneType | base_type= None | 
| NoneType | child= None | 
| bool | custom=False                                            | 
| NoneType | description= None | 
| bool | editable=True                                           | 
| NoneType | editor= None | 
| bool | enabled=True                                            | 
| NoneType | get= None | 
| bool | has_custom_default=False                                | 
| NoneType | label= None | 
| NoneType | name= None | 
| NoneType | owner_name= None | 
| FakeModule | owner_type=<Fake gobject.TYPE_INVALID>                  | 
| bool | persistent=True                                         | 
| int | priority= 100 | 
| NoneType | set= None | 
| NoneType | type= None | 
| NoneType | value= None | 
| Class Variable Details | 
|---|
| translatable
 | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Fri Mar 23 15:56:54 2007 | http://epydoc.sf.net |