diff options
author | Jonathan Blandford <jrb@redhat.com> | 2001-09-08 05:50:44 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2001-09-08 05:50:44 +0000 |
commit | 92ed35d3886a891fa7f2975e6dab7305aab28d6b (patch) | |
tree | 9e94f019c16641550dcd11ef7a2f19465000186f /docs/reference/gtk/tmpl/gtk-unused.sgml | |
parent | ecc13fb5a51ee436bb0712c7c9eeb004bbc6c971 (diff) | |
download | gtk+-92ed35d3886a891fa7f2975e6dab7305aab28d6b.tar.gz |
remove g_print.
Sat Sep 8 01:44:18 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_set_dirty):
remove g_print.
* gtk/gtktreeview.c (gtk_tree_view_set_model): unref model when we
change models, #59899
Sat Sep 8 01:44:32 2001 Jonathan Blandford <jrb@redhat.com>
* POTFILES.in: missed one.
Diffstat (limited to 'docs/reference/gtk/tmpl/gtk-unused.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtk-unused.sgml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtk-unused.sgml b/docs/reference/gtk/tmpl/gtk-unused.sgml index 2e7482a10d..d702f1067d 100644 --- a/docs/reference/gtk/tmpl/gtk-unused.sgml +++ b/docs/reference/gtk/tmpl/gtk-unused.sgml @@ -45,6 +45,26 @@ Utility function to manipulate lists of named, typed arguments. Implementation of Object Properties +<!-- ##### SECTION ./tmpl/gtkcellrenderertextpixbuf.sgml:Long_Description ##### --> +<para> + +</para> + + +<!-- ##### SECTION ./tmpl/gtkcellrenderertextpixbuf.sgml:See_Also ##### --> +<para> + +</para> + + +<!-- ##### SECTION ./tmpl/gtkcellrenderertextpixbuf.sgml:Short_Description ##### --> + + + +<!-- ##### SECTION ./tmpl/gtkcellrenderertextpixbuf.sgml:Title ##### --> +GtkCellRendererTextPixbuf + + <!-- ##### SECTION ./tmpl/gtkdata.sgml:Long_Description ##### --> <para> The #GtkData object is a very simple object intended to be used as a base @@ -1672,6 +1692,13 @@ arrow. @show_toggle_indicator: unused @show_submenu_indicator: whether to show the arrow or not +<!-- ##### MACRO gtk_notebook_set_page ##### --> +<para> +</para> + +@notebook: +@page_num: + <!-- ##### FUNCTION gtk_object_arg_get ##### --> <para> Private function to get an argument and argument info from an object. |