forked from AuroraMiddleware/gtk
Improve docs
svn path=/trunk/; revision=18128
This commit is contained in:
parent
28589d8ae8
commit
cf8205eeef
@ -1,3 +1,8 @@
|
||||
2007-06-13 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkwidget.c (gtk_widget_modify_cursor): Improve docs.
|
||||
(#447396, Masatake YAMATO)
|
||||
|
||||
2007-06-14 Carlos Garnacho <carlos@imendio.com>
|
||||
|
||||
* gtk/gtkcombobox.c: removed unused and hardly visible GtkFrame from
|
||||
|
@ -5442,8 +5442,10 @@ modify_color_property (GtkWidget *widget,
|
||||
* allocated), or %NULL to undo the effect of previous calls to
|
||||
* of gtk_widget_modify_cursor().
|
||||
*
|
||||
* Sets the font to use for a widget. All other style values are left
|
||||
* untouched. See also gtk_widget_modify_style().
|
||||
* Sets the cursor color to use in a widget, overriding the
|
||||
* #GtkWidget:cursor-color and #GtkWidget:secondary-cursor-color
|
||||
* style properties. All other style values are left untouched.
|
||||
* See also gtk_widget_modify_style().
|
||||
*
|
||||
* Since: 2.12
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user