Doc tweaks-
This commit is contained in:
@ -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>
|
Wed Oct 1 22:43:40 2003 Kristian Rietveld <kris@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
* 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>
|
Wed Oct 1 22:43:40 2003 Kristian Rietveld <kris@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
* 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>
|
Wed Oct 1 22:43:40 2003 Kristian Rietveld <kris@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
* 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>
|
Wed Oct 1 22:43:40 2003 Kristian Rietveld <kris@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
* 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>
|
Wed Oct 1 22:43:40 2003 Kristian Rietveld <kris@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
* gtk/gtkcellview.[ch]: implement the GtkCellLayout interface, drop
|
||||||
|
|||||||
@ -309,6 +309,8 @@ gtk_toggle_action_set_active (GtkToggleAction *action,
|
|||||||
* gtk_toggle_action_get_active:
|
* gtk_toggle_action_get_active:
|
||||||
* @action: the action object
|
* @action: the action object
|
||||||
*
|
*
|
||||||
|
* Returns the checked state of the toggle action.
|
||||||
|
|
||||||
* Returns: the checked state of the toggle action
|
* Returns: the checked state of the toggle action
|
||||||
*
|
*
|
||||||
* Since: 2.4
|
* Since: 2.4
|
||||||
@ -352,6 +354,8 @@ gtk_toggle_action_set_draw_as_radio (GtkToggleAction *action,
|
|||||||
* gtk_toggle_action_get_draw_as_radio:
|
* gtk_toggle_action_get_draw_as_radio:
|
||||||
* @action: the action object
|
* @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.
|
* Returns: whether the action should have proxies like a radio action.
|
||||||
*
|
*
|
||||||
* Since: 2.4
|
* Since: 2.4
|
||||||
|
|||||||
Reference in New Issue
Block a user