forked from AuroraMiddleware/gtk
372c4d2627
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.
269 lines
2.8 KiB
Plaintext
269 lines
2.8 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GtkList
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### STRUCT GtkList ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_insert_items ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@items:
|
|
@position:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_append_items ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@items:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_prepend_items ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@items:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_remove_items ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@items:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_remove_items_no_unref ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@items:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_clear_items ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@start:
|
|
@end:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_select_item ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@item:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_unselect_item ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@item:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_select_child ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@child:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_unselect_child ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@child:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_child_position ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@child:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_set_selection_mode ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@mode:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_extend_selection ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@scroll_type:
|
|
@position:
|
|
@auto_start_selection:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_start_selection ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_end_selection ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_select_all ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_unselect_all ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_scroll_horizontal ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@scroll_type:
|
|
@position:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_scroll_vertical ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@scroll_type:
|
|
@position:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_toggle_add_mode ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_toggle_focus_row ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_toggle_row ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
@item:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_undo_selection ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_list_end_drag_selection ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list:
|
|
|
|
|
|
<!-- ##### SIGNAL GtkList::selection-changed ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list: the object which received the signal.
|
|
|
|
<!-- ##### SIGNAL GtkList::select-child ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list: the object which received the signal.
|
|
@widget:
|
|
|
|
<!-- ##### SIGNAL GtkList::unselect-child ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@list: the object which received the signal.
|
|
@widget:
|
|
|