Document 2.2 API additions.

This commit is contained in:
Matthias Clasen
2002-11-28 00:33:17 +00:00
parent 7f26dbf30a
commit 7cb3f99fc7
61 changed files with 793 additions and 123 deletions

View File

@ -2192,6 +2192,15 @@ Get the type of GtkIdentifier.
@str:
@Returns:
<!-- ##### FUNCTION gtk_list_store_move ##### -->
<para>
</para>
@store:
@iter:
@position:
<!-- ##### FUNCTION gtk_list_store_new_with_types ##### -->
<para>
@ -2968,6 +2977,15 @@ a gtk_object_unref().
@tree_model:
@iter:
<!-- ##### FUNCTION gtk_tree_store_move ##### -->
<para>
</para>
@tree_store:
@iter:
@position:
<!-- ##### FUNCTION gtk_tree_store_new_with_types ##### -->
<para>

View File

@ -46,6 +46,7 @@ probably has a selection colored background to render to.
@GTK_CELL_RENDERER_PRELIT: The mouse is hovering over the cell.
@GTK_CELL_RENDERER_INSENSITIVE: The cell is drawn in an insensitive manner
@GTK_CELL_RENDERER_SORTED: The cell is in a sorted row
@GTK_CELL_RENDERER_FOCUSED:
<!-- ##### ENUM GtkCellRendererMode ##### -->
<para>

View File

@ -82,6 +82,11 @@ GtkCellRendererToggle
</para>
<!-- ##### ARG GtkCellRendererToggle:inconsistent ##### -->
<para>
</para>
<!-- ##### ARG GtkCellRendererToggle:radio ##### -->
<para>

View File

@ -271,13 +271,3 @@ particular row is needed often, it is worth keeping the iter around.
@b:
<!-- ##### FUNCTION gtk_list_store_move ##### -->
<para>
</para>
@store:
@iter:
@position:

View File

@ -209,7 +209,17 @@ drop</link> interfaces.
@b:
<!-- ##### FUNCTION gtk_tree_store_move ##### -->
<!-- ##### FUNCTION gtk_tree_store_move_before ##### -->
<para>
</para>
@tree_store:
@iter:
@position:
<!-- ##### FUNCTION gtk_tree_store_move_after ##### -->
<para>
</para>

View File

@ -762,6 +762,7 @@ Function used for #gtk_tree_view_map_expanded_rows.
@arg1:
@arg2:
@arg3:
@Returns:
<!-- ##### SIGNAL GtkTreeView::move-cursor ##### -->
<para>
@ -806,6 +807,7 @@ Function used for #gtk_tree_view_map_expanded_rows.
</para>
@treeview: the object which received the signal.
@Returns:
<!-- ##### SIGNAL GtkTreeView::select-cursor-parent ##### -->
<para>
@ -813,6 +815,7 @@ Function used for #gtk_tree_view_map_expanded_rows.
</para>
@treeview: the object which received the signal.
@Returns:
<!-- ##### SIGNAL GtkTreeView::select-cursor-row ##### -->
<para>
@ -821,6 +824,7 @@ Function used for #gtk_tree_view_map_expanded_rows.
@treeview: the object which received the signal.
@arg1:
@Returns:
<!-- ##### SIGNAL GtkTreeView::set-scroll-adjustments ##### -->
<para>
@ -837,6 +841,7 @@ Function used for #gtk_tree_view_map_expanded_rows.
</para>
@treeview: the object which received the signal.
@Returns:
<!-- ##### SIGNAL GtkTreeView::test-collapse-row ##### -->
<para>
@ -864,6 +869,7 @@ Function used for #gtk_tree_view_map_expanded_rows.
</para>
@treeview: the object which received the signal.
@Returns:
<!-- ##### SIGNAL GtkTreeView::unselect-all ##### -->
<para>
@ -871,6 +877,7 @@ Function used for #gtk_tree_view_map_expanded_rows.
</para>
@treeview: the object which received the signal.
@Returns:
<!-- ##### ARG GtkTreeView:enable-search ##### -->
<para>

View File

@ -774,6 +774,14 @@ Deprecated alias for gtk_window_set_position().
@Returns:
<!-- ##### FUNCTION gtk_window_set_auto_startup_notification ##### -->
<para>
</para>
@setting:
<!-- ##### FUNCTION gtk_decorated_window_init ##### -->
<para>