Make the gtk-color-scheme setting work.
2005-12-12 Matthias Clasen <mclasen@redhat.com> Make the gtk-color-scheme setting work. * gtk/gtksettings.h: * gtk/gtksettings.c (_gtk_settings_get_color_hash): Add a getter that takes care of initializing the color hash if it is not already there. * gtk/gtkrc.c (gtk_rc_color_scheme_changed, gtk_rc_context_get): And use it here.
This commit is contained in:
		 Matthias Clasen
					Matthias Clasen
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							34291ddf05
						
					
				
				
					commit
					128bc9f3ea
				
			| @ -126,6 +126,7 @@ gboolean	    _gtk_settings_parse_convert       (GtkRcPropertyParser parser, | ||||
| 						       const GValue       *src_value, | ||||
| 						       GParamSpec         *pspec, | ||||
| 						       GValue	          *dest_value); | ||||
| GHashTable*         _gtk_settings_get_color_hash      (GtkSettings *settings); | ||||
|  | ||||
|  | ||||
| G_END_DECLS | ||||
|  | ||||
		Reference in New Issue
	
	Block a user