mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
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:
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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user