Join Groupchat Dialog use_underline for headerbar Join button mnemonic
https://valadoc.org/gtk+-3.0/Gtk.Button.set_use_underline.html
This commit is contained in:
		
							parent
							
								
									b26ba9aa67
								
							
						
					
					
						commit
						8b8ffae89a
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -322,9 +322,10 @@ | |||
|     </child> | ||||
|     <child> | ||||
|       <object class="GtkButton"> | ||||
|         <property name="label" translatable="yes">Join</property> | ||||
|         <property name="label" translatable="yes">_Join</property> | ||||
|         <property name="visible">True</property> | ||||
|         <property name="can_focus">True</property> | ||||
|         <property name="use_underline">True</property> | ||||
|         <property name="receives_default">True</property> | ||||
|         <signal name="clicked" handler="_on_join_clicked" swapped="no"/> | ||||
|         <style> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue