| Server IP : 209.205.66.10 / Your IP : 216.73.216.173 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ammon 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 User : ( 1006) PHP Version : 8.5.8 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/rhythmbox/plugins/alternative-toolbar/__pycache__/ |
Upload File : |
o
1�bi � @ sB d dl mZ G dd� dej�Zdd� Zdd� Zdd � Zd
d� ZdS )
� )�Gtkc s( e Zd ZdZ� fdd�Zdd� Z� ZS )�SliderzSWrapper around Gtk.Scale to handle signals from user and
Rhythmbox itself.
c s� t � �� | �tjj� t�dddddd�| _| �| j� | � d� | �
d� | �d� || _d | _
| _| �dt� | �dt� | �dt� | �d t� | �d
t�| _| �dd� | �� d S )
Nr �
� TFzbutton-press-eventzmotion-notify-eventzbutton-release-eventzfocus-out-eventz
value-changed� ���)�super�__init__�set_orientationr �Orientation�
HORIZONTAL�
Adjustment�
adjustment�set_adjustment�set_hexpand�set_draw_value�
set_sensitive�shell_player�dragging�
drag_moved�connect�slider_press_callback�slider_moved_callback�slider_release_callback�slider_changed_callback�changed_callback_id�set_size_request�show_all)�selfr �� __class__� �C/usr/lib/rhythmbox/plugins/alternative-toolbar/alttoolbar_widget.pyr s$
�zSlider.__init__c C s | j �| j�� � dS )z(Sync slider elapsed time with Rhythmbox.N)r �set_playing_timer � get_value)r r! r! r"