From 6a27787b5b4791462e8bbab925f823a00d5715bb Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Thu, 9 Jun 2011 14:55:41 +0200 Subject: [PATCH] Add GtkBuilder-compliant UI file. --- gmidimonitor.ui | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 gmidimonitor.ui diff --git a/gmidimonitor.ui b/gmidimonitor.ui new file mode 100644 index 0000000..d1eb76c --- /dev/null +++ b/gmidimonitor.ui @@ -0,0 +1,143 @@ + + + + + 400 + 300 + True + GMIDImonitor + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + True + False + main_window + True + False + False + GDK_WINDOW_TYPE_HINT_NORMAL + GDK_GRAVITY_NORTH_WEST + True + + + + True + False + 0 + + + True + True + GTK_ORIENTATION_HORIZONTAL + GTK_TOOLBAR_BOTH + True + True + + + True + Enable/disable MIDI event grabbing + True + Stop + True + gtk-stop + True + True + False + False + + + + False + True + + + + + True + Clear MIDI event list + Clear List + True + gtk-clear + True + True + False + + + + + False + True + + + + + True + Quit program + Quit + True + gtk-quit + True + True + False + + + + False + True + + + + + True + About this program + About + True + gtk-about + True + True + False + + + + False + True + + + + + 0 + False + False + + + + + True + True + GTK_POLICY_AUTOMATIC + GTK_POLICY_ALWAYS + GTK_SHADOW_IN + GTK_CORNER_TOP_LEFT + + + True + True + True + False + True + False + False + False + + + + + 0 + True + True + + + + + + -- 2.11.4.GIT