selectable for a label
This commit is contained in:
		
							parent
							
								
									5d05e52d34
								
							
						
					
					
						commit
						123d0d295a
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -5766,12 +5766,13 @@ Custom</property>
 | 
			
		|||
      <child>
 | 
			
		||||
	<widget class="GtkLabel" id="nickname_label">
 | 
			
		||||
	  <property name="visible">True</property>
 | 
			
		||||
	  <property name="can_focus">True</property>
 | 
			
		||||
	  <property name="label" translatable="yes"></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">False</property>
 | 
			
		||||
	  <property name="selectable">True</property>
 | 
			
		||||
	  <property name="xalign">0.00999999977648</property>
 | 
			
		||||
	  <property name="yalign">0.5</property>
 | 
			
		||||
	  <property name="xpad">0</property>
 | 
			
		||||
| 
						 | 
				
			
			@ -9750,7 +9751,7 @@ Custom</property>
 | 
			
		|||
  <signal name="focus_in_event" handler="on_tabbed_chat_window_focus_in_event" last_modification_time="Wed, 02 Mar 2005 17:57:33 GMT"/>
 | 
			
		||||
  <signal name="delete_event" handler="on_tabbed_chat_window_delete_event" last_modification_time="Mon, 07 Mar 2005 11:06:00 GMT"/>
 | 
			
		||||
  <signal name="destroy" handler="on_tabbed_chat_window_destroy" last_modification_time="Mon, 07 Mar 2005 16:35:25 GMT"/>
 | 
			
		||||
  <signal name="event" handler="on_tabbed_chat_window_event" />
 | 
			
		||||
  <signal name="event" handler="on_tabbed_chat_window_event"/>
 | 
			
		||||
 | 
			
		||||
  <child>
 | 
			
		||||
    <widget class="GtkNotebook" id="chat_notebook">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue