⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mpris.glade

📁 VLC Player Source Code
💻 GLADE
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"><!--Generated with glade3 3.3.4 on Fri Sep 14 02:55:34 2007 --><glade-interface>  <widget class="GtkWindow" id="window1">    <property name="resizable">False</property>    <property name="window_position">GTK_WIN_POS_CENTER</property>    <child>      <widget class="GtkVBox" id="vbox1">        <property name="visible">True</property>        <child>          <widget class="GtkHBox" id="hbox1">            <property name="visible">True</property>            <property name="homogeneous">True</property>            <child>              <widget class="GtkButton" id="prev">                <property name="width_request">37</property>                <property name="height_request">37</property>                <property name="visible">True</property>                <property name="tooltip" translatable="yes">Previous</property>                <property name="relief">GTK_RELIEF_NONE</property>                <property name="response_id">0</property>                <child>                  <widget class="GtkImage" id="image8">                    <property name="visible">True</property>                    <property name="stock">gtk-media-previous</property>                  </widget>                </child>              </widget>              <packing>                <property name="fill">False</property>              </packing>            </child>            <child>              <widget class="GtkButton" id="toggle">                <property name="width_request">37</property>                <property name="height_request">37</property>                <property name="visible">True</property>                <property name="tooltip" translatable="yes">Play/Pause</property>                <property name="relief">GTK_RELIEF_NONE</property>                <property name="response_id">0</property>                <child>                  <widget class="GtkImage" id="image6">                    <property name="visible">True</property>                    <property name="stock">gtk-media-play</property>                  </widget>                </child>              </widget>              <packing>                <property name="fill">False</property>                <property name="position">1</property>              </packing>            </child>            <child>              <widget class="GtkButton" id="next">                <property name="width_request">37</property>                <property name="height_request">37</property>                <property name="visible">True</property>                <property name="tooltip" translatable="yes">Next</property>                <property name="relief">GTK_RELIEF_NONE</property>                <property name="response_id">0</property>                <child>                  <widget class="GtkImage" id="image1">                    <property name="visible">True</property>                    <property name="stock">gtk-media-next</property>                  </widget>                </child>              </widget>              <packing>                <property name="fill">False</property>                <property name="position">2</property>              </packing>            </child>            <child>              <widget class="GtkButton" id="stop">                <property name="width_request">37</property>                <property name="height_request">37</property>                <property name="visible">True</property>                <property name="tooltip" translatable="yes">Stop</property>                <property name="relief">GTK_RELIEF_NONE</property>                <property name="response_id">0</property>                <child>                  <widget class="GtkImage" id="image9">                    <property name="visible">True</property>                    <property name="stock">gtk-media-stop</property>                  </widget>                </child>              </widget>              <packing>                <property name="expand">False</property>                <property name="fill">False</property>                <property name="position">3</property>              </packing>            </child>            <child>              <widget class="GtkButton" id="quit">                <property name="width_request">37</property>                <property name="height_request">37</property>                <property name="visible">True</property>                <property name="tooltip" translatable="yes">Quit Player</property>                <property name="relief">GTK_RELIEF_NONE</property>                <property name="response_id">0</property>                <child>                  <widget class="GtkImage" id="image5">                    <property name="width_request">26</property>                    <property name="height_request">26</property>                    <property name="visible">True</property>                    <property name="stock">gtk-quit</property>                  </widget>                </child>              </widget>              <packing>                <property name="fill">False</property>                <property name="position">4</property>              </packing>            </child>            <child>              <widget class="GtkButton" id="close">                <property name="width_request">37</property>                <property name="height_request">37</property>                <property name="visible">True</property>                <property name="tooltip" translatable="yes">Close controller</property>                <property name="relief">GTK_RELIEF_NONE</property>                <property name="response_id">0</property>                <child>                  <widget class="GtkImage" id="image2">                    <property name="visible">True</property>                    <property name="stock">gtk-close</property>                  </widget>                </child>              </widget>              <packing>                <property name="position">5</property>              </packing>            </child>          </widget>        </child>        <child>          <widget class="GtkExpander" id="expander2">            <property name="visible">True</property>            <property name="tooltip" translatable="yes">Show more options</property>            <child>              <widget class="GtkVBox" id="vbox2">                <property name="visible">True</property>                <child>                  <widget class="GtkHBox" id="hbox5">                    <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>                    <child>                      <widget class="GtkToggleButton" id="loop">                        <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">Loop playlist</property>                        <property name="response_id">0</property>                        <child>                          <widget class="GtkImage" id="image3">                            <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-repeat</property>                          </widget>                        </child>                      </widget>                    </child>                    <child>                      <widget class="GtkToggleButton" id="repeat">                        <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">Repeat current</property>                        <property name="response_id">0</property>                        <child>                          <widget class="GtkHBox" id="hbox6">                            <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>                            <child>                              <widget class="GtkLabel" id="label1">                                <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="label" translatable="yes">1.</property>                              </widget>                            </child>                            <child>                              <widget class="GtkImage" id="image10">                                <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-repeat</property>                              </widget>                              <packing>                                <property name="position">1</property>                              </packing>                            </child>                          </widget>                        </child>                      </widget>                      <packing>                        <property name="position">1</property>                      </packing>                    </child>                    <child>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -