diff options
author | Jonathan Blandford <jrb@redhat.com> | 2004-08-31 21:15:51 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2004-08-31 21:15:51 +0000 |
commit | 08bc720614a530b39c626d91ac322f835c9f7775 (patch) | |
tree | e4e43aaa5d6e65a7579cc490f2d1fad3e2fdc7d6 /docs | |
parent | c0ba86bc81753b1061a4d4f29c6f9ceb2f3c51db (diff) | |
download | gtk+-08bc720614a530b39c626d91ac322f835c9f7775.tar.gz |
constrain cell area to passed in cell_area, #147867
Tue Aug 31 17:07:41 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeviewcolumn.c
(gtk_tree_view_column_cell_process_action): constrain cell area to
passed in cell_area, #147867
* gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_size): if
ellipsizing, get_size is only 3 chars wide.
* docs/tree-column-sizing.png: Add Matthias's excellent image.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gdk-pixbuf/tmpl/file-loading.sgml | 13 | ||||
-rw-r--r-- | docs/tree-column-sizing.png | bin | 0 -> 26582 bytes |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/reference/gdk-pixbuf/tmpl/file-loading.sgml b/docs/reference/gdk-pixbuf/tmpl/file-loading.sgml index 2c046580b2..2757d674b9 100644 --- a/docs/reference/gdk-pixbuf/tmpl/file-loading.sgml +++ b/docs/reference/gdk-pixbuf/tmpl/file-loading.sgml @@ -52,6 +52,19 @@ End: @Returns: +<!-- ##### FUNCTION gdk_pixbuf_new_from_file_at_scale ##### --> +<para> + +</para> + +@filename: +@width: +@height: +@keep_aspect_ratio: +@error: +@Returns: + + <!-- ##### FUNCTION gdk_pixbuf_get_file_info ##### --> <para> diff --git a/docs/tree-column-sizing.png b/docs/tree-column-sizing.png Binary files differnew file mode 100644 index 0000000000..5a7f2158ba --- /dev/null +++ b/docs/tree-column-sizing.png |