gtk2/docs/reference/gtk/tmpl/gtktreeitem.sgml
Damon Chaplin 372c4d2627 ran make templates, to fix problems with structs.
1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>

	* gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.

	* gtk/gtk-sections.txt: rearranged GtkCombo section.

	* gtk/tmpl/gtkvseparator.sgml:
	* gtk/tmpl/gtkhseparator.sgml:
	* gtk/tmpl/gtkgc.sgml:
	* gtk/tmpl/gtkfeatures.sgml:
	* gtk/tmpl/gtktipsquery.sgml:
	* gtk/tmpl/gtkitem.sgml:
	* gtk/tmpl/gtkinvisible.sgml:
	* gtk/tmpl/gtkgamma.sgml:
	* gtk/tmpl/gtkdata.sgml:
	* gtk/tmpl/gtkcurve.sgml:
	* gtk/tmpl/gtkcombo.sgml:
	* gtk/tmpl/gtkaccellabel.sgml: documented.
1999-09-22 21:30:57 +00:00

111 lines
1.3 KiB
Plaintext

<!-- ##### SECTION Title ##### -->
GtkTreeItem
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### STRUCT GtkTreeItem ##### -->
<para>
</para>
<!-- ##### MACRO GTK_TREE_ITEM_SUBTREE ##### -->
<para>
</para>
@obj:
<!-- ##### FUNCTION gtk_tree_item_new ##### -->
<para>
</para>
@Returns:
<!-- ##### FUNCTION gtk_tree_item_new_with_label ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_tree_item_set_subtree ##### -->
<para>
</para>
@tree_item:
@subtree:
<!-- ##### FUNCTION gtk_tree_item_remove_subtree ##### -->
<para>
</para>
@tree_item:
<!-- ##### FUNCTION gtk_tree_item_select ##### -->
<para>
</para>
@tree_item:
<!-- ##### FUNCTION gtk_tree_item_deselect ##### -->
<para>
</para>
@tree_item:
<!-- ##### FUNCTION gtk_tree_item_expand ##### -->
<para>
</para>
@tree_item:
<!-- ##### FUNCTION gtk_tree_item_collapse ##### -->
<para>
</para>
@tree_item:
<!-- ##### SIGNAL GtkTreeItem::collapse ##### -->
<para>
</para>
@treeitem: the object which received the signal.
<!-- ##### SIGNAL GtkTreeItem::expand ##### -->
<para>
</para>
@treeitem: the object which received the signal.