| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
__init__(self,
profile_name) Construct a UserProfile |
||
| __handle_source_changed(self, source, change) | ||
|
get_source(self,
source_name) Return a source named @source_name. |
||
|
get_delegate(self,
delegate_name) Return a delegate named @delegate_name. |
||
|
start_monitoring(self) Start monitoring for configuration changes. |
||
|
stop_monitoring(self) Stop monitoring for configuration changes. |
||
|
sync_changes(self) Save all committed changes to disk. |
||
|
set_enforce_mandatory(self,
enforce) Temporary make mandatory setting non-mandatory. |
||
|
apply(self,
is_sabayon_session) Apply profile to the current user's environment. |
||
|
|||
|
__gsignals__ = {"changed":(gobject.SIGNAL_RUN_LAST, gobject.TYPE_NO...
|
||
|
|||
Construct a UserProfile profile_name: name of the profile to be loaded module_path: optional path from which configuration modules should be loaded |
|
|
|
|
|
|
|
|
|
|||
__gsignals__None
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Sun Nov 30 00:01:47 2008 | http://epydoc.sourceforge.net |