forked from AuroraMiddleware/gtk
Make the docs build. (#302230, Ali Akcaagac)
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkradioaction.c: Make the docs build. (#302230, Ali Akcaagac)
This commit is contained in:
parent
d9322adafd
commit
707756e4be
@ -1,5 +1,8 @@
|
||||
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkradioaction.c: Make the docs build. (#302230,
|
||||
Ali Akcaagac)
|
||||
|
||||
* gtk/gtkiconview.c (gtk_icon_view_map): Get rid of this
|
||||
function, instead show the bin_window when it is created.
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkradioaction.c: Make the docs build. (#302230,
|
||||
Ali Akcaagac)
|
||||
|
||||
* gtk/gtkiconview.c (gtk_icon_view_map): Get rid of this
|
||||
function, instead show the bin_window when it is created.
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkradioaction.c: Make the docs build. (#302230,
|
||||
Ali Akcaagac)
|
||||
|
||||
* gtk/gtkiconview.c (gtk_icon_view_map): Get rid of this
|
||||
function, instead show the bin_window when it is created.
|
||||
|
||||
|
@ -386,7 +386,7 @@ create_menu_item (GtkAction *action)
|
||||
* while (/<!-- -->* more actions to add *<!-- -->/)
|
||||
* {
|
||||
* action = gtk_radio_action_new (...);
|
||||
*
|
||||
*
|
||||
* gtk_radio_action_set_group (action, group);
|
||||
* group = gtk_radio_action_get_group (action);
|
||||
* }
|
||||
|
Loading…
Reference in New Issue
Block a user