forked from AuroraMiddleware/gtk
Add a missing type
svn path=/trunk/; revision=21710
This commit is contained in:
parent
7783b54328
commit
6b16a0d092
@ -1,3 +1,7 @@
|
|||||||
|
2008-10-24 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtk.types: Add gtk_mount_operation_get_type
|
||||||
|
|
||||||
2008-10-09 Michael Natterer <mitch@imendio.com>
|
2008-10-09 Michael Natterer <mitch@imendio.com>
|
||||||
|
|
||||||
Bug 516425 – Optionally display accelerators in popups
|
Bug 516425 – Optionally display accelerators in popups
|
||||||
|
@ -96,6 +96,7 @@ gtk_menu_shell_get_type
|
|||||||
gtk_menu_tool_button_get_type
|
gtk_menu_tool_button_get_type
|
||||||
gtk_message_dialog_get_type
|
gtk_message_dialog_get_type
|
||||||
gtk_misc_get_type
|
gtk_misc_get_type
|
||||||
|
gtk_mount_operation_get_type
|
||||||
gtk_notebook_get_type
|
gtk_notebook_get_type
|
||||||
gtk_object_get_type
|
gtk_object_get_type
|
||||||
gtk_old_editable_get_type
|
gtk_old_editable_get_type
|
||||||
|
Loading…
Reference in New Issue
Block a user