Package gen :: Package db :: Module base :: Class GrampsDbBookmarks
[frames] | no frames]

Class GrampsDbBookmarks

source code

Instance Methods
 
__init__(self, default=[]) source code
 
set(self, new_list) source code
 
get(self) source code
 
append(self, item) source code
 
append_list(self, blist) source code
 
remove(self, item) source code
 
pop(self, item) source code
 
insert(self, pos, item) source code