Export privately. Adjust all callers.
2006-08-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentryprivate.h: * gtk/gtkentry.c (_gtk_entry_effective_inner_border): Export privately. Adjust all callers. * gtk/gtkspinbutton.c (gtk_spin_button_size_request): Use it here to get the actual inner border. (#349429, Benjamin Berg)
This commit is contained in:
		 Matthias Clasen
					Matthias Clasen
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							52398c8354
						
					
				
				
					commit
					83e9b96337
				
			| @ -210,12 +210,6 @@ void       gtk_entry_set_editable   		(GtkEntry      *entry, | ||||
| 						 gboolean       editable); | ||||
| #endif /* GTK_DISABLE_DEPRECATED */ | ||||
|  | ||||
| /* private */ | ||||
| void      _gtk_entry_get_borders                (GtkEntry *entry, | ||||
| 						 gint     *xborder, | ||||
| 						 gint     *yborder); | ||||
|  | ||||
|  | ||||
| G_END_DECLS | ||||
|  | ||||
| #endif /* __GTK_ENTRY_H__ */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user