forked from AuroraMiddleware/gtk
Add new functions
svn path=/trunk/; revision=20941
This commit is contained in:
parent
d2fc1c7ee0
commit
5fde2609d7
@ -1,3 +1,7 @@
|
||||
2008-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Add new functions
|
||||
|
||||
2008-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 515596 – GtkUIManager's embedded UI definition example is invalid
|
||||
|
@ -3421,14 +3421,17 @@ gtk_status_icon_new_from_pixbuf
|
||||
gtk_status_icon_new_from_file
|
||||
gtk_status_icon_new_from_stock
|
||||
gtk_status_icon_new_from_icon_name
|
||||
gtk_status_icon_new_from_gicon
|
||||
gtk_status_icon_set_from_pixbuf
|
||||
gtk_status_icon_set_from_file
|
||||
gtk_status_icon_set_from_stock
|
||||
gtk_status_icon_set_from_icon_name
|
||||
gtk_status_icon_set_from_gicon
|
||||
gtk_status_icon_get_storage_type
|
||||
gtk_status_icon_get_pixbuf
|
||||
gtk_status_icon_get_stock
|
||||
gtk_status_icon_get_icon_name
|
||||
gtk_status_icon_get_gicon
|
||||
gtk_status_icon_get_size
|
||||
gtk_status_icon_set_screen
|
||||
gtk_status_icon_get_screen
|
||||
|
Loading…
Reference in New Issue
Block a user