4 <object class=
"GtkDialog" id=
"new_message_dialog">
5 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
6 <property name=
"border_width">5</property>
7 <property name=
"title" translatable=
"yes">New Conversation
</property>
8 <property name=
"resizable">False
</property>
9 <property name=
"role">new_message
</property>
10 <property name=
"window_position">GTK_WIN_POS_CENTER_ON_PARENT
</property>
11 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
12 <property name=
"has_separator">False
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkVBox" id=
"dialog-vbox1">
15 <property name=
"visible">True
</property>
16 <property name=
"spacing">2</property>
18 <object class=
"GtkTable" id=
"table_contact">
19 <property name=
"visible">True
</property>
20 <property name=
"n_rows">2</property>
21 <property name=
"n_columns">2</property>
22 <property name=
"column_spacing">6</property>
23 <property name=
"row_spacing">6</property>
28 <object class=
"GtkLabel" id=
"label1">
29 <property name=
"visible">True
</property>
30 <property name=
"xalign">0</property>
31 <property name=
"label" translatable=
"yes">Account:
</property>
34 <property name=
"x_options"/>
38 <object class=
"GtkLabel" id=
"label2">
39 <property name=
"visible">True
</property>
40 <property name=
"xalign">0</property>
41 <property name=
"label" translatable=
"yes">Contact ID:
</property>
44 <property name=
"top_attach">1</property>
45 <property name=
"bottom_attach">2</property>
46 <property name=
"x_options"/>
50 <object class=
"GtkEntry" id=
"entry_id">
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">True
</property>
53 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
54 <property name=
"activates_default">True
</property>
57 <property name=
"left_attach">1</property>
58 <property name=
"right_attach">2</property>
59 <property name=
"top_attach">1</property>
60 <property name=
"bottom_attach">2</property>
65 <property name=
"position">1</property>
68 <child internal-child=
"action_area">
69 <object class=
"GtkHButtonBox" id=
"dialog-action_area1">
70 <property name=
"visible">True
</property>
71 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
73 <object class=
"GtkButton" id=
"button1">
74 <property name=
"visible">True
</property>
75 <property name=
"can_focus">True
</property>
76 <property name=
"label">gtk-cancel
</property>
77 <property name=
"use_stock">True
</property>
81 <object class=
"GtkButton" id=
"button_call">
82 <property name=
"visible">True
</property>
83 <property name=
"can_focus">True
</property>
84 <property name=
"can_default">True
</property>
86 <object class=
"GtkAlignment" id=
"alignment1">
87 <property name=
"visible">True
</property>
88 <property name=
"xscale">0</property>
89 <property name=
"yscale">0</property>
91 <object class=
"GtkHBox" id=
"hbox1">
92 <property name=
"visible">True
</property>
93 <property name=
"spacing">2</property>
95 <object class=
"GtkImage" id=
"image1">
96 <property name=
"visible">True
</property>
97 <property name=
"icon_name">audio-input-microphone
</property>
100 <property name=
"expand">False
</property>
101 <property name=
"fill">False
</property>
105 <object class=
"GtkLabel" id=
"label3">
106 <property name=
"visible">True
</property>
107 <property name=
"label" translatable=
"yes">C_all
</property>
108 <property name=
"use_underline">True
</property>
111 <property name=
"expand">False
</property>
112 <property name=
"fill">False
</property>
113 <property name=
"position">1</property>
122 <property name=
"position">1</property>
126 <object class=
"GtkButton" id=
"button_chat">
127 <property name=
"visible">True
</property>
128 <property name=
"can_focus">True
</property>
129 <property name=
"can_default">True
</property>
130 <property name=
"has_default">True
</property>
132 <object class=
"GtkAlignment" id=
"alignment2">
133 <property name=
"visible">True
</property>
134 <property name=
"xscale">0</property>
135 <property name=
"yscale">0</property>
137 <object class=
"GtkHBox" id=
"hbox2">
138 <property name=
"visible">True
</property>
139 <property name=
"spacing">2</property>
141 <object class=
"GtkImage" id=
"image2">
142 <property name=
"visible">True
</property>
143 <property name=
"icon_name">im-message-new
</property>
146 <property name=
"expand">False
</property>
147 <property name=
"fill">False
</property>
151 <object class=
"GtkLabel" id=
"label4">
152 <property name=
"visible">True
</property>
153 <property name=
"label" translatable=
"yes">C_hat
</property>
154 <property name=
"use_underline">True
</property>
157 <property name=
"expand">False
</property>
158 <property name=
"fill">False
</property>
159 <property name=
"position">1</property>
168 <property name=
"position">2</property>
173 <property name=
"expand">False
</property>
174 <property name=
"pack_type">GTK_PACK_END
</property>
180 <action-widget response=
"-6">button1
</action-widget>
181 <action-widget response=
"1">button_call
</action-widget>
182 <action-widget response=
"2">button_chat
</action-widget>