📄 mpris.glade
字号:
<widget class="GtkToggleButton" id="shuffle"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="tooltip" translatable="yes">Randomize playlist order</property> <property name="response_id">0</property> <child> <widget class="GtkImage" id="image7"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="stock">gtk-missing-image</property> <property name="icon_name">media-playlist-shuffle</property> </widget> </child> </widget> <packing> <property name="position">2</property> </packing> </child> </widget> </child> <child> <widget class="GtkHBox" id="hbox2"> <property name="visible">True</property> <child> <widget class="GtkHScale" id="time_s"> <property name="width_request">180</property> <property name="height_request">20</property> <property name="visible">True</property> <property name="adjustment">0 0 1000 10 100 0</property> <property name="digits">-1</property> <property name="draw_value">False</property> <property name="value_pos">GTK_POS_RIGHT</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkSpinButton" id="vol"> <property name="width_request">42</property> <property name="height_request">20</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip" translatable="yes">Volume in %</property> <property name="editable">False</property> <property name="adjustment">100 0 100 1 10 10</property> <property name="snap_to_ticks">True</property> <property name="numeric">True</property> <property name="update_policy">GTK_UPDATE_IF_VALID</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox4"> <property name="visible">True</property> <child> <widget class="GtkVBox" id="expandvbox"> <property name="visible">True</property> <child> <widget class="GtkFileChooserButton" id="ChooseFile"> <property name="width_request">185</property> <property name="height_request">35</property> <property name="visible">True</property> <property name="tooltip" translatable="yes">Choose a directory</property> <property name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property> <property name="title" translatable="yes">Select Da Directory !</property> </widget> </child> <child> <widget class="GtkEntry" id="mrl"> <property name="width_request">185</property> <property name="height_request">20</property> <property name="visible">True</property> <property name="tooltip" translatable="yes">Enter a full MRL</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> </child> <child> <widget class="GtkFixed" id="fixed1"> <property name="visible">True</property> <child> <widget class="GtkButton" id="AddMRL"> <property name="width_request">35</property> <property name="height_request">35</property> <property name="visible">True</property> <property name="tooltip" translatable="yes">Add MRL, or directory if empty</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="response_id">0</property> <child> <widget class="GtkImage" id="image4"> <property name="width_request">100</property> <property name="height_request">80</property> <property name="visible">True</property> <property name="tooltip" translatable="yes">Add to playlist</property> <property name="stock">gtk-add</property> </widget> </child> </widget> <packing> <property name="y">10</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">2</property> </packing> </child> <child> <widget class="GtkLabel" id="l_artist"> <property name="width_request">180</property> <property name="height_request">20</property> <property name="visible">True</property> <property name="justify">GTK_JUSTIFY_CENTER</property> <property name="wrap">True</property> <property name="ellipsize">PANGO_ELLIPSIZE_MIDDLE</property> <property name="single_line_mode">True</property> </widget> <packing> <property name="position">3</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox3"> <property name="visible">True</property> <child> <widget class="GtkLabel" id="l_title"> <property name="width_request">180</property> <property name="height_request">20</property> <property name="visible">True</property> <property name="justify">GTK_JUSTIFY_CENTER</property> <property name="wrap">True</property> <property name="ellipsize">PANGO_ELLIPSIZE_MIDDLE</property> <property name="single_line_mode">True</property> </widget> </child> <child> <widget class="GtkEventBox" id="eventicon"> <property name="visible">True</property> <child> <widget class="GtkImage" id="audioicon"> <property name="visible">True</property> <property name="events"></property> <property name="tooltip" translatable="yes">Update meta info</property> <property name="xpad">8</property> <property name="icon_name">audio-x-generic</property> </widget> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">4</property> </packing> </child> </widget> </child> <child> <widget class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="label" translatable="yes">More</property> </widget> <packing> <property name="type">label_item</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> </widget></glade-interface>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -