RB Documentation
»
RB.History
from gi.repository import RB history = RB.History(
maximum_size
=value,
truncate_on_play
=value)
Hierarchy
GObject.Object
RB.History
Methods
append
clear
contains_entry
current
dump
first
get_current_index
go_first
go_last
go_next
go_previous
insert_at_index
last
length
next
previous
remove_entry
set_destroy_notify
set_maximum_size
set_playing
set_truncate_on_play
Properties
maximum-size
truncate-on-play
More Information
RB Documentation