Fix a typo in the docs. (#157044, Masao Mutoh)
2004-11-01 Matthias Clasen <mclasen@redhat.com> * gtk/gtkactiongroup.c (gtk_action_group_get_visible): Fix a typo in the docs. (#157044, Masao Mutoh)
This commit is contained in:
		 Matthias Clasen
					Matthias Clasen
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							cc30d28de7
						
					
				
				
					commit
					12bde48ff4
				
			| @ -1,3 +1,8 @@ | ||||
| 2004-11-01  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* gtk/gtkactiongroup.c (gtk_action_group_get_visible): Fix a typo in | ||||
| 	the docs.  (#157044, Masao Mutoh) | ||||
|  | ||||
| 2004-10-31  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): Update the | ||||
|  | ||||
| @ -1,3 +1,8 @@ | ||||
| 2004-11-01  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* gtk/gtkactiongroup.c (gtk_action_group_get_visible): Fix a typo in | ||||
| 	the docs.  (#157044, Masao Mutoh) | ||||
|  | ||||
| 2004-10-31  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): Update the | ||||
|  | ||||
| @ -1,3 +1,8 @@ | ||||
| 2004-11-01  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* gtk/gtkactiongroup.c (gtk_action_group_get_visible): Fix a typo in | ||||
| 	the docs.  (#157044, Masao Mutoh) | ||||
|  | ||||
| 2004-10-31  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): Update the | ||||
|  | ||||
| @ -1,3 +1,8 @@ | ||||
| 2004-11-01  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* gtk/gtkactiongroup.c (gtk_action_group_get_visible): Fix a typo in | ||||
| 	the docs.  (#157044, Masao Mutoh) | ||||
|  | ||||
| 2004-10-31  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): Update the | ||||
|  | ||||
| @ -456,7 +456,7 @@ gtk_action_group_set_sensitive (GtkActionGroup *action_group, gboolean sensitive | ||||
|  * they are visible (see gtk_action_get_visible()) and their group | ||||
|  * is visible. | ||||
|  *  | ||||
|  * Return value: %TRUE if the group is sensitive. | ||||
|  * Return value: %TRUE if the group is visible. | ||||
|  *  | ||||
|  * Since: 2.4 | ||||
|  */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user