mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Doc tweaks-
This commit is contained in:
parent
cd6f16f5bb
commit
186f883d5c
@ -1,3 +1,7 @@
|
||||
2003-10-02 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtktoggleaction.c: Documentation tweaks.
|
||||
|
||||
Wed Oct 1 22:43:40 2003 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-10-02 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtktoggleaction.c: Documentation tweaks.
|
||||
|
||||
Wed Oct 1 22:43:40 2003 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-10-02 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtktoggleaction.c: Documentation tweaks.
|
||||
|
||||
Wed Oct 1 22:43:40 2003 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-10-02 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtktoggleaction.c: Documentation tweaks.
|
||||
|
||||
Wed Oct 1 22:43:40 2003 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-10-02 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtktoggleaction.c: Documentation tweaks.
|
||||
|
||||
Wed Oct 1 22:43:40 2003 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
||||
|
@ -309,6 +309,8 @@ gtk_toggle_action_set_active (GtkToggleAction *action,
|
||||
* gtk_toggle_action_get_active:
|
||||
* @action: the action object
|
||||
*
|
||||
* Returns the checked state of the toggle action.
|
||||
|
||||
* Returns: the checked state of the toggle action
|
||||
*
|
||||
* Since: 2.4
|
||||
@ -352,6 +354,8 @@ gtk_toggle_action_set_draw_as_radio (GtkToggleAction *action,
|
||||
* gtk_toggle_action_get_draw_as_radio:
|
||||
* @action: the action object
|
||||
*
|
||||
* Returns whether the action should have proxies like a radio action.
|
||||
*
|
||||
* Returns: whether the action should have proxies like a radio action.
|
||||
*
|
||||
* Since: 2.4
|
||||
|
Loading…
Reference in New Issue
Block a user