<?xml version="1.0"?> <!--Generated with glade3 3.4.5 on Mon Feb 16 12:31:56 2009 --> <interface> <object class="GtkUIManager" id="ui_manager"> <child> <object class="GtkActionGroup" id="actiongroup1"> <child> <object class="GtkAction" id="call"> <property name="name">call</property> <property name="label" translatable="yes">_Call</property> </object> </child> <child> <object class="GtkAction" id="menufullscreen"> <property name="stock_id">gtk-fullscreen</property> <property name="name">menufullscreen</property> </object> <accelerator key="F11"/> </child> <child> <object class="GtkAction" id="edit"> <property name="name">edit</property> <property name="label" translatable="yes">_Edit</property> </object> </child> <child> <object class="GtkAction" id="menumicrophone"> <property name="label" translatable="yes">_Microphone</property> <property name="name">menumicrophone</property> <property name="icon_name">gnome-stock-mic</property> </object> </child> <child> <object class="GtkAction" id="menucamera"> <property name="label" translatable="yes">_Camera</property> <property name="name">menucamera</property> <property name="icon_name">camera-web</property> </object> </child> <child> <object class="GtkAction" id="menusettings"> <property name="stock_id">gtk-preferences</property> <property name="name">menusettings</property> <property name="label" translatable="yes">_Settings</property> </object> </child> <child> <object class="GtkAction" id="view"> <property name="name">view</property> <property name="label" translatable="yes">_View</property> </object> </child> <child> <object class="GtkAction" id="help"> <property name="name">help</property> <property name="label" translatable="yes">_Help</property> </object> </child> <child> <object class="GtkAction" id="menucontents"> <property name="stock_id">gtk-help</property> <property name="name">menucontents</property> <property name="label" translatable="yes">_Contents</property> </object> <accelerator key="F1" modifiers=""/> </child> <child> <object class="GtkAction" id="menudebug"> <property name="name">menudebug</property> <property name="label" translatable="yes">_Debug</property> </object> </child> <child> <object class="GtkAction" id="menuabout"> <property name="stock_id">gtk-about</property> <property name="name">menuabout</property> </object> </child> <child> <object class="GtkAction" id="menupreviewswap"> <property name="name">menupreviewswap</property> <property name="label" translatable="yes">Swap camera</property> </object> </child> <child> <object class="GtkAction" id="menupreviewminimise"> <property name="name">menupreviewminimise</property> <property name="label" translatable="yes">Minimise me</property> </object> </child> <child> <object class="GtkAction" id="menupreviewmaximise"> <property name="name">menupreviewmaximise</property> <property name="label" translatable="yes">Maximise me</property> </object> </child> <child> <object class="GtkAction" id="menupreviewdisable"> <property name="name">menupreviewdisable</property> <property name="label" translatable="yes">Disable camera</property> </object> </child> </object> </child> <ui> <menubar name="menubar1"> <menu action="call"> <menuitem action="menufullscreen"/> </menu> <menu action="edit"> <menu action="menumicrophone"/> <menu action="menucamera"/> <menuitem name="menusettings" action="menusettings"/> </menu> <menu action="help"> <menuitem name="menucontents" action="menucontents"/> <menuitem name="menudebug" action="menudebug"/> <menuitem name="menuabout" action="menuabout"/> </menu> </menubar> <popup name="video-popup"> <menuitem name="menufullscreen" action="menufullscreen"/> </popup> <popup name="preview-menu"> <menuitem name="menupreviewswap" action="menupreviewswap"/> <menuitem name="menupreviewminimise" action="menupreviewminimise"/> <menuitem name="menupreviewdisable" action="menupreviewdisable"/> </popup> <popup name="preview-hidden-menu"> <menuitem name="menupreviewswap" action="menupreviewswap"/> <menuitem name="menupreviewmaximise" action="menupreviewmaximise"/> <menuitem name="menupreviewdisable" action="menupreviewdisable"/> </popup> </ui> </object> <object class="GtkVBox" id="call_window_vbox"> <property name="visible">True</property> <child> <object class="GtkMenuBar" constructor="ui_manager" id="menubar1"> <property name="visible">True</property> </object> <packing> <property name="expand">False</property> </packing> </child> <child> <object class="GtkToolbar" id="toolbar"> <property name="visible">True</property> <style> <class name="primary-toolbar"/> </style> <child> <object class="GtkToolItem" id="toolitem1"> <property name="visible">True</property> <child> <object class="GtkImage" id="remote_user_avatar_toolbar"> <property name="visible">True</property> </object> </child> </object> </child> <child> <object class="GtkSeparatorToolItem" id="toolbutton1"> <property name="draw">False</property> <property name="visible">True</property> </object> </child> <child> <object class="GtkToolItem" id="toolitem2"> <property name="visible">True</property> <child> <object class="GtkVBox" id="uservbox"> <child> <object class="GtkLabel" id="remote_user_name_toolbar"> <property name="visible">True</property> <property name="ellipsize">PANGO_ELLIPSIZE_END</property> <property name="xalign">0</property> </object> <packing> <property name="fill">False</property> </packing> </child> <child> <object class="GtkLabel" id="remote_user_status_toolbar"> <property name="visible">True</property> <property name="ellipsize">PANGO_ELLIPSIZE_END</property> <property name="xalign">0</property> </object> <packing> <property name="fill">False</property> </packing> </child> </object> </child> </object> <packing> <property name="expand">True</property></packing> </child> <child> <object class="GtkToolButton" id="hangup"> <property name="visible">True</property> <property name="label" translatable="yes">Hang up</property> <property name="icon_name">call-stop</property> <property name="tooltip_text" translatable="yes">Hang up current call</property> </object> </child> <child> <object class="GtkToolButton" id="videocall"> <property name="label" translatable="yes">Video call</property> <property name="icon_name">camera-web</property> <property name="tooltip_text" translatable="yes">Start a video call</property> </object> </child> <child> <object class="GtkToolButton" id="audiocall"> <property name="label" translatable="yes">Call</property> <property name="icon_name">call-start</property> <property name="tooltip_text" translatable="yes">Start an audio call</property> </object> </child> <child> <object class="GtkToggleToolButton" id="dialpad"> <property name="visible">True</property> <property name="label" translatable="yes">Show dialpad</property> <property name="icon_name">input-dialpad</property> <property name="tooltip_text" translatable="yes">Display the dialpad</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkVBox" id="errors_vbox"> <property name="visible">True</property> </object> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkHBox" id="pane"> <property name="visible">True</property> <property name="can_focus">True</property> </object> <packing> <property name="position">3</property> </packing> </child> <child> <object class="GtkToolbar" id="bottom_toolbar"> <property name="visible">True</property> <property name="show_arrow">False</property> <child> <object class="GtkToolItem" id="toolitem_group"> <property name="visible">True</property> <child> <object class="GtkBox" id="button_group"> <property name="orientation">horizontal</property> <property name="spacing">0</property> <property name="visible">True</property> <child> <object class="GtkToggleButton" id="camera"> <property name="visible">True</property> <property name="sensitive">False</property> <property name="tooltip_text" translatable="yes">Toggle video transmission</property> <child> <object class="GtkImage" id="camera_icon"> <property name="visible">True</property> <property name="icon_name">camera-web-symbolic</property> <property name="icon_size">1</property> </object> </child> </object> </child> <child> <object class="GtkVolumeButton" id="volume"> <property name="visible">True</property> <property name="value">1.0</property> <property name="relief">normal</property> <property name="use_symbolic">True</property> <property name="size">1</property> </object> </child> <child> <object class="GtkToggleButton" id="microphone"> <property name="visible">True</property> <property name="active">True</property> <property name="tooltip_text" translatable="yes">Toggle audio transmission</property> <child> <object class="GtkImage" id="microphone_icon"> <property name="visible">True</property> <property name="icon_name">audio-input-microphone-symbolic</property> <property name="icon_size">1</property> </object> </child> </object> </child> </object> </child> </object> </child> <child> <object class="GtkSeparatorToolItem" id="toolbutton2"> <property name="draw">False</property> <property name="visible">True</property> </object> <packing> <property name="expand">True</property> </packing> </child> <child> <object class="GtkToolItem" id="toolitem4"> <property name="visible">True</property> <child> <object class="GtkLabel" id="status_label"> <property name="visible">True</property> <property name="margin_left">10</property> <property name="margin_right">10</property> </object> </child> </object> </child> </object> </child> </object> <object class="GtkVBox" id="details_vbox"> <property name="border_width">6</property> <property name="visible">False</property> <property name="homogeneous">False</property> <property name="spacing">18</property> <property name="orientation">vertical</property> <child> <object class="GtkVBox" id="video_vbox"> <property name="visible">True</property> <property name="homogeneous">False</property> <property name="spacing">6</property> <property name="orientation">vertical</property> <child> <object class="GtkLabel" id="video_label"> <property name="visible">True</property> <property name="label" translatable="yes">Video</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="padding">0</property> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> <child> <object class="GtkAlignment" id="alignment2"> <property name="visible">True</property> <property name="xalign">0.5</property> <property name="yalign">0.5</property> <property name="xscale">1</property> <property name="yscale">1</property> <property name="top_padding">0</property> <property name="bottom_padding">0</property> <property name="left_padding">12</property> <property name="right_padding">0</property> <child> <object class="GtkGrid" id="video"> <property name="visible">True</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="vcodec1_label"> <property name="visible">True</property> <property name="label" translatable="yes">Encoding Codec:</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> <attribute name="style" value="PANGO_STYLE_ITALIC"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="vcodec_encoding_label"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Unknown</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">True</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="vcodec2_label"> <property name="visible">True</property> <property name="label" translatable="yes">Decoding Codec:</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> <attribute name="style" value="PANGO_STYLE_ITALIC"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="vcodec_decoding_label"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Unknown</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">True</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="vrc_label"> <property name="visible">True</property> <property name="label" translatable="yes">Remote Candidate:</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> <attribute name="style" value="PANGO_STYLE_ITALIC"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkLabel" id="video_remote_candidate_label"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Unknown</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">True</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkImage" id="video_remote_candidate_info_img"> <property name="visible">True</property> <property name="stock">gtk-info</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkLabel" id="vlc_label"> <property name="visible">True</property> <property name="label" translatable="yes">Local Candidate:</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> <attribute name="style" value="PANGO_STYLE_ITALIC"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">4</property> </packing> </child> <child> <object class="GtkLabel" id="video_local_candidate_label"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Unknown</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">True</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">4</property> </packing> </child> <child> <object class="GtkImage" id="video_local_candidate_info_img"> <property name="visible">True</property> <property name="stock">gtk-info</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">4</property> </packing> </child> </object> </child> </object> <packing> <property name="padding">0</property> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> </object> <packing> <property name="padding">0</property> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> <child> <object class="GtkVBox" id="audio_vbox"> <property name="visible">True</property> <property name="homogeneous">False</property> <property name="spacing">6</property> <property name="orientation">vertical</property> <child> <object class="GtkLabel" id="bvwp_audio_label"> <property name="visible">True</property> <property name="label" translatable="yes">Audio</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="padding">0</property> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> <child> <object class="GtkAlignment" id="alignment3"> <property name="visible">True</property> <property name="xalign">0.5</property> <property name="yalign">0.5</property> <property name="xscale">1</property> <property name="yscale">1</property> <property name="top_padding">0</property> <property name="bottom_padding">0</property> <property name="left_padding">12</property> <property name="right_padding">0</property> <child> <object class="GtkGrid" id="audio"> <property name="visible">True</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="acodec1_label"> <property name="visible">True</property> <property name="label" translatable="yes">Encoding Codec:</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> <attribute name="style" value="PANGO_STYLE_ITALIC"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="acodec_encoding_label"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Unknown</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">True</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="acodec2_label"> <property name="visible">True</property> <property name="label" translatable="yes">Decoding Codec:</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> <attribute name="style" value="PANGO_STYLE_ITALIC"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="acodec_decoding_label"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Unknown</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">True</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="arc_label"> <property name="visible">True</property> <property name="label" translatable="yes">Remote Candidate:</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> <attribute name="style" value="PANGO_STYLE_ITALIC"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="audio_remote_candidate_label"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Unknown</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">True</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkImage" id="audio_remote_candidate_info_img"> <property name="visible">True</property> <property name="stock">gtk-info</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="alc_label"> <property name="visible">True</property> <property name="label" translatable="yes">Local Candidate:</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> <attribute name="style" value="PANGO_STYLE_ITALIC"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkLabel" id="audio_local_candidate_label"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Unknown</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">True</property> <property name="xalign">0</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkImage" id="audio_local_candidate_info_img"> <property name="visible">True</property> <property name="stock">gtk-info</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">3</property> </packing> </child> </object> </child> </object> <packing> <property name="padding">0</property> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> </object> <packing> <property name="padding">0</property> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> </object> </interface>