Line # | Kind | Name | Docs |
---|---|---|---|
54 | Class | Spec | The spec is an adapter between a GConfValue and a Python value, |
74 | Class | GConfValue | The GConfValue represents the GConf key's data. You define a certain schema |
202 | Class | RadioButtonPersistencyLink | A radio_group is a dictionary that associates a gconf boolean key |
318 | Function | _persistency_link_file_chooser | Associates a L{gwp.PersistencyLink} to a gtk.FileChooserButton. This is an utility function |
351 | Function | _persistency_link_entry | Associates to a U{gtk.Entry <http://pygtk.org/pygtk2reference/class-gtkentry.html>} |
361 | Function | _persistency_link_spin_button | Associates to a U{gtk.SpinButton <http://pygtk.org/pygtk2reference/class-gtkspinbutton.html>} |
376 | Function | _persistency_link_toggle_button | This is to be used with a U{gtk.ToggleButton <http://pygtk.org/pygtk2reference/class-gtktogglebutton.html>} |
@param button: the file chooser button @param key: the gconf key @param use_directory: boolean variable setting if it's we're using files or directories. @param use_uri: boolean variable setting if we're using URI's or normal filenames. @param default: the default value that L{gwp.GConfValue} falls back to. @param client: The GConfClient @type button: U{gtk.FileChooserButton <http://pygtk.org/pygtk2reference/class-gtkfilechooserbutton.html>}
@rtype: L{gwp.PersistencyLink}
@rtype: L{gwp.PersistencyLink}
@param use_int: when set to False it uses floats instead. @rtype: L{gwp.PersistencyLink}
@rtype: L{gwp.PersistencyLink}