Doc fixes
svn path=/trunk/; revision=21980
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkentry.c: Doc fixes
|
||||||
|
|
||||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkwidget.c:
|
* gtk/gtkwidget.c:
|
||||||
|
|||||||
@ -7173,7 +7173,7 @@ gtk_entry_set_icon_activatable (GtkEntry *entry,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_entry_get_icon_activtable:
|
* gtk_entry_get_icon_activatable:
|
||||||
* @entry: a #GtkEntry
|
* @entry: a #GtkEntry
|
||||||
* @icon_pos: Icon position
|
* @icon_pos: Icon position
|
||||||
*
|
*
|
||||||
@ -7402,7 +7402,8 @@ gtk_entry_get_icon_sensitive (GtkEntry *entry,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_entry_get_storage_type:
|
* gtk_entry_get_storage_type:
|
||||||
* @image: a #GtkImage
|
* @entry: a #GtkEntry
|
||||||
|
* @icon_pos: Icon position
|
||||||
*
|
*
|
||||||
* Gets the type of representation being used by the icon
|
* Gets the type of representation being used by the icon
|
||||||
* to store image data. If the icon has no image data,
|
* to store image data. If the icon has no image data,
|
||||||
|
|||||||
Reference in New Issue
Block a user