diff options
author | Havoc Pennington <hp@redhat.com> | 2002-01-17 22:38:18 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2002-01-17 22:38:18 +0000 |
commit | 9e404f2a1e04e9ea17742b9e2823b50189104a54 (patch) | |
tree | 2362e3efce1cc927610984593457b8a1224f222d /docs/reference/gtk/tmpl/gtk-unused.sgml | |
parent | cf25093441d43b9225ae0a1a7eceaa31ef3a3d49 (diff) | |
download | gtk+-9e404f2a1e04e9ea17742b9e2823b50189104a54.tar.gz |
new function (which I then decided not to use but I think it's needed to
2002-01-17 Havoc Pennington <hp@redhat.com>
* gtk/gtktextlayout.c (_gtk_text_layout_get_line_xrange): new
function (which I then decided not to use but I think it's needed
to fix #68963
* gtk/gtktextview.c: add page_horizontally action signal and
implement Ctrl+PgUp, Ctrl+PgDown based on patch from Padraig,
hackily modified to avoid adding GTK_MOVEMENT_ API. Part of
#53934
* gtk/gtkmarshalers.list: add NONE:INT,BOOL
Diffstat (limited to 'docs/reference/gtk/tmpl/gtk-unused.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtk-unused.sgml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/reference/gtk/tmpl/gtk-unused.sgml b/docs/reference/gtk/tmpl/gtk-unused.sgml index 456bfeb3dd..a3bb8b493e 100644 --- a/docs/reference/gtk/tmpl/gtk-unused.sgml +++ b/docs/reference/gtk/tmpl/gtk-unused.sgml @@ -2550,12 +2550,6 @@ Internal function used by #GtkHPaned and #GtkVPaned @child1_req: @child2_req: -<!-- ##### MACRO gtk_paned_handle_size ##### --> -<para> -Old name for gtk_paned_set_handle_size(). -</para> - - <!-- ##### FUNCTION gtk_paned_set_handle_size ##### --> <para> Set the the handle size to @size x @size pixels. |