forked from AuroraMiddleware/gtk
Fix docs. (#165180, Jeff Franks)
2005-01-25 Matthias Clasen <mclasen@redhat.com> * gtk/gtkbutton.c (gtk_button_set_image): Fix docs. (#165180, Jeff Franks)
This commit is contained in:
parent
a54f709c98
commit
35819662f8
@ -1,5 +1,8 @@
|
||||
2005-01-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkbutton.c (gtk_button_set_image): Fix docs. (#165180,
|
||||
Jeff Franks)
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix
|
||||
docs. (#165163, Jeff Franks)
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-01-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkbutton.c (gtk_button_set_image): Fix docs. (#165180,
|
||||
Jeff Franks)
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix
|
||||
docs. (#165163, Jeff Franks)
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-01-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkbutton.c (gtk_button_set_image): Fix docs. (#165180,
|
||||
Jeff Franks)
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix
|
||||
docs. (#165163, Jeff Franks)
|
||||
|
||||
|
@ -1746,7 +1746,7 @@ gtk_button_grab_notify (GtkWidget *widget,
|
||||
* @image: a widget to set as the image for the button
|
||||
*
|
||||
* Set the image of @button to the given widget. Note that
|
||||
* it depends on the show-button-images setting whether the
|
||||
* it depends on the gtk-button-images setting whether the
|
||||
* image will be displayed or not.
|
||||
*
|
||||
* Since: 2.6
|
||||
|
Loading…
Reference in New Issue
Block a user