ToolPalette: Implement GtkOrientable.
* gtk/gtktoolpalette.[h|c]: Remove gtk_tool_palette_get/set_property(), implementing GtkOrientable instead. * gtk/gtktoolitemgroup.c: * demos/gtk-demo/toolpalette.c: Use gtk_orientable_* instead.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2009-07-14 Murray Cumming <murrayc@murrayc.com>
|
||||
|
||||
reviewed by: <delete if not using a buddy>
|
||||
|
||||
* gtk/gtk-sections.txt:
|
||||
|
||||
2009-07-13 Murray Cumming <murrayc@murrayc.com>
|
||||
|
||||
reviewed by: <delete if not using a buddy>
|
||||
|
||||
@ -4449,8 +4449,6 @@ gtk_tool_palette_get_group_position
|
||||
gtk_tool_palette_set_group_position
|
||||
gtk_tool_palette_get_icon_size
|
||||
gtk_tool_palette_set_icon_size
|
||||
gtk_tool_palette_get_orientation
|
||||
gtk_tool_palette_set_orientation
|
||||
gtk_tool_palette_get_style
|
||||
gtk_tool_palette_set_style
|
||||
gtk_tool_palette_add_drag_dest
|
||||
|
||||
Reference in New Issue
Block a user