GtkEntry: Added gtk_entry_grab_focus_without_selection()
Providing a way to focus an entry without selecting its contents. https://bugzilla.gnome.org/show_bug.cgi?id=735838
This commit is contained in:
		 Ankita Patil
					Ankita Patil
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							45bed11272
						
					
				
				
					commit
					a4e827e4bf
				
			| @ -374,6 +374,9 @@ void            gtk_entry_set_tabs                           (GtkEntry | ||||
| GDK_AVAILABLE_IN_3_10 | ||||
| PangoTabArray  *gtk_entry_get_tabs                           (GtkEntry             *entry); | ||||
|  | ||||
| GDK_AVAILABLE_IN_3_16 | ||||
| void           gtk_entry_grab_focus_without_selecting        (GtkEntry             *entry); | ||||
|  | ||||
| G_END_DECLS | ||||
|  | ||||
| #endif /* __GTK_ENTRY_H__ */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user