diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-07 09:08:12 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-07 09:08:12 +0800 |
commit | fbf4f214b5c7460e2f35ff45ca41fcbeab6ebdd2 (patch) | |
tree | ecf43d1242064bd35c8a14014818e99721e06d3c /mail | |
parent | 9d8f94804917a0338a08be9f36a8e047ccedd939 (diff) | |
download | gsoc2013-evolution-fbf4f214b5c7460e2f35ff45ca41fcbeab6ebdd2.tar gsoc2013-evolution-fbf4f214b5c7460e2f35ff45ca41fcbeab6ebdd2.tar.gz gsoc2013-evolution-fbf4f214b5c7460e2f35ff45ca41fcbeab6ebdd2.tar.bz2 gsoc2013-evolution-fbf4f214b5c7460e2f35ff45ca41fcbeab6ebdd2.tar.lz gsoc2013-evolution-fbf4f214b5c7460e2f35ff45ca41fcbeab6ebdd2.tar.xz gsoc2013-evolution-fbf4f214b5c7460e2f35ff45ca41fcbeab6ebdd2.tar.zst gsoc2013-evolution-fbf4f214b5c7460e2f35ff45ca41fcbeab6ebdd2.zip |
Remove member `hbox' from `struct _EShellFolderTitleBarPrivate'.
* e-shell-folder-title-bar.c: Remove member `hbox' from `struct
_EShellFolderTitleBarPrivate'.
(make_icon_pixmap): Removed.
(rgb_from_gdk_color): Removed.
(endarken_style): Removed.
(set_style_cb): Removed.
(create_arrow_pixmap): Renamed from `create_icon_pixmap'.
(get_max_clipped_label_width): New helper function.
(size_allocate_icon): New helper function.
(size_allocate_button): New helper function.
(size_allocate_label): New helper function.
(add_icon_widget): New helper function.
(realize): Changed to use `add_icon_widget()'.
(size_allocate): New function, handler for the ::size_allocate
method.
(class_init): Install it.
(e_shell_folder_title_bar_construct): Changed so that the widget
get added to this widget instead of adding an hbox to it and
adding the widgets to the hbox.
(e_shell_folder_title_bar_set_icon): Changed to use
`add_icon_widget()'.
* e-shell-folder-title-bar.h, e-shell-folder-title-bar.c: Changed
to derive from GtkHBox, not GtkEventBox.
svn path=/trunk/; revision=11718
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions