Update
svn: r4743
This commit is contained in:
parent
1bed90520c
commit
44c3dcf88e
@ -140,7 +140,7 @@ class StandardCustomSelector:
|
|||||||
"""
|
"""
|
||||||
Get selected values.
|
Get selected values.
|
||||||
|
|
||||||
@return: Returns a tuple of (int,str) corresponding to the selected or entered text.
|
@return: Returns (int,str) tuple corresponding to the selection.
|
||||||
@rtype: tuple
|
@rtype: tuple
|
||||||
"""
|
"""
|
||||||
ai = self.selector.get_active_iter()
|
ai = self.selector.get_active_iter()
|
||||||
|
Loading…
Reference in New Issue
Block a user