put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put

2001-09-08  Havoc Pennington  <hp@pobox.com>

	* gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
	in gtk-unused.txt, but don't put it back in gtk-docs.sgml.

	Tons of other additions from gtk-unused.txt, but mostly skipping
	all the tree stuff for now.

2001-09-08  Havoc Pennington  <hp@pobox.com>

	* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_add_attribute):
	docs fixes

	* gtk/gtktable.c (gtk_table_get_col_spacing): docs fixes

	* gtk/gtkspinbutton.c (gtk_spin_button_get_increments): docs fixes

	* gtk/gtksocket.c (gtk_socket_steal): docs fixes

	* gtk/gtkscrolledwindow.h: docs fixes

	* gtk/gtkimage.c (gtk_image_new): docs fixes
This commit is contained in:
Havoc Pennington 2001-09-08 06:24:46 +00:00 committed by Havoc Pennington
parent f6d7585d00
commit 372853b107
58 changed files with 1758 additions and 65 deletions

View File

@ -1,3 +1,18 @@
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_add_attribute):
docs fixes
* gtk/gtktable.c (gtk_table_get_col_spacing): docs fixes
* gtk/gtkspinbutton.c (gtk_spin_button_get_increments): docs fixes
* gtk/gtksocket.c (gtk_socket_steal): docs fixes
* gtk/gtkscrolledwindow.h: docs fixes
* gtk/gtkimage.c (gtk_image_new): docs fixes
Sat Sep 8 01:49:22 2001 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkmain-x11.c (_gdk_windowing_init_check): Prevent a

View File

@ -1,3 +1,18 @@
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_add_attribute):
docs fixes
* gtk/gtktable.c (gtk_table_get_col_spacing): docs fixes
* gtk/gtkspinbutton.c (gtk_spin_button_get_increments): docs fixes
* gtk/gtksocket.c (gtk_socket_steal): docs fixes
* gtk/gtkscrolledwindow.h: docs fixes
* gtk/gtkimage.c (gtk_image_new): docs fixes
Sat Sep 8 01:49:22 2001 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkmain-x11.c (_gdk_windowing_init_check): Prevent a

View File

@ -1,3 +1,18 @@
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_add_attribute):
docs fixes
* gtk/gtktable.c (gtk_table_get_col_spacing): docs fixes
* gtk/gtkspinbutton.c (gtk_spin_button_get_increments): docs fixes
* gtk/gtksocket.c (gtk_socket_steal): docs fixes
* gtk/gtkscrolledwindow.h: docs fixes
* gtk/gtkimage.c (gtk_image_new): docs fixes
Sat Sep 8 01:49:22 2001 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkmain-x11.c (_gdk_windowing_init_check): Prevent a

View File

@ -1,3 +1,18 @@
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_add_attribute):
docs fixes
* gtk/gtktable.c (gtk_table_get_col_spacing): docs fixes
* gtk/gtkspinbutton.c (gtk_spin_button_get_increments): docs fixes
* gtk/gtksocket.c (gtk_socket_steal): docs fixes
* gtk/gtkscrolledwindow.h: docs fixes
* gtk/gtkimage.c (gtk_image_new): docs fixes
Sat Sep 8 01:49:22 2001 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkmain-x11.c (_gdk_windowing_init_check): Prevent a

View File

@ -1,3 +1,18 @@
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_add_attribute):
docs fixes
* gtk/gtktable.c (gtk_table_get_col_spacing): docs fixes
* gtk/gtkspinbutton.c (gtk_spin_button_get_increments): docs fixes
* gtk/gtksocket.c (gtk_socket_steal): docs fixes
* gtk/gtkscrolledwindow.h: docs fixes
* gtk/gtkimage.c (gtk_image_new): docs fixes
Sat Sep 8 01:49:22 2001 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkmain-x11.c (_gdk_windowing_init_check): Prevent a

View File

@ -1,3 +1,18 @@
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_add_attribute):
docs fixes
* gtk/gtktable.c (gtk_table_get_col_spacing): docs fixes
* gtk/gtkspinbutton.c (gtk_spin_button_get_increments): docs fixes
* gtk/gtksocket.c (gtk_socket_steal): docs fixes
* gtk/gtkscrolledwindow.h: docs fixes
* gtk/gtkimage.c (gtk_image_new): docs fixes
Sat Sep 8 01:49:22 2001 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkmain-x11.c (_gdk_windowing_init_check): Prevent a

View File

@ -1,3 +1,18 @@
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_add_attribute):
docs fixes
* gtk/gtktable.c (gtk_table_get_col_spacing): docs fixes
* gtk/gtkspinbutton.c (gtk_spin_button_get_increments): docs fixes
* gtk/gtksocket.c (gtk_socket_steal): docs fixes
* gtk/gtkscrolledwindow.h: docs fixes
* gtk/gtkimage.c (gtk_image_new): docs fixes
Sat Sep 8 01:49:22 2001 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkmain-x11.c (_gdk_windowing_init_check): Prevent a

View File

@ -1,3 +1,11 @@
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
in gtk-unused.txt, but don't put it back in gtk-docs.sgml.
Tons of other additions from gtk-unused.txt, but mostly skipping
all the tree stuff for now.
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtk-docs.sgml: remove CellRendererTextPixbuf

View File

@ -104,6 +104,7 @@
<!entity gtk-GtkCellRendererText SYSTEM "sgml/gtkcellrenderertext.sgml">
<!entity gtk-GtkCellRendererToggle SYSTEM "sgml/gtkcellrenderertoggle.sgml">
<!entity gtk-GtkListStore SYSTEM "sgml/gtkliststore.sgml">
<!entity gtk-GtkTreeDND SYSTEM "sgml/gtktreednd.sgml">
<!entity GtkVButtonBox SYSTEM "sgml/gtkvbbox.sgml">
<!entity GtkVBox SYSTEM "sgml/gtkvbox.sgml">
<!entity GtkViewport SYSTEM "sgml/gtkviewport.sgml">
@ -114,6 +115,7 @@
<!entity GtkVSeparator SYSTEM "sgml/gtkvseparator.sgml">
<!entity GtkWidget SYSTEM "sgml/gtkwidget.sgml">
<!entity GtkWindow SYSTEM "sgml/gtkwindow.sgml">
<!entity GtkWindowGroup SYSTEM "sgml/gtkwindowgroup.sgml">
<!entity gtk-General SYSTEM "sgml/gtkmain.sgml">
<!entity gtk-Feature-Test-Macros SYSTEM "sgml/gtkfeatures.sgml">
<!entity gtk-Graphics-Contexts SYSTEM "sgml/gtkgc.sgml">
@ -272,6 +274,7 @@ that is, GUI components such as #GtkButton or #GtkTextView.
&GtkMessageDialog;
&GtkPlug;
&GtkWindow;
&GtkWindowGroup;
</sect1>
<sect1 id="DisplayWidgets">
@ -318,6 +321,7 @@ that is, GUI components such as #GtkButton or #GtkTextView.
&gtk-GtkTreeStore;
&gtk-GtkTreeViewColumn;
&gtk-GtkTreeView;
&gtk-GtkTreeDND;
&gtk-GtkTreeModelSort;
&gtk-GtkCellRenderer;
&gtk-GtkCellRendererPixbuf;

View File

@ -21,6 +21,21 @@ GTK_ACCEL_LABEL_GET_CLASS
gtk_accel_label_accelerator_width
</SECTION>
<SECTION>
<FILE>gtkaccessible</FILE>
<TITLE>GtkAccessible</TITLE>
<SUBSECTION Standard>
GTK_ACCESSIBLE
GTK_ACCESSIBLE_CLASS
GTK_ACCESSIBLE_GET_CLASS
GTK_IS_ACCESSIBLE
GTK_IS_ACCESSIBLE_CLASS
<SUBSECTION Private>
</SECTION>
<SECTION>
<FILE>gtkadjustment</FILE>
<TITLE>GtkAdjustment</TITLE>
@ -433,6 +448,8 @@ GTK_COMBO_GET_CLASS
<FILE>gtkcontainer</FILE>
GtkContainer
GTK_IS_RESIZE_CONTAINER
GTK_CONTAINER_WARN_INVALID_CHILD_PROPERTY_ID
GTK_HAVE_CONTAINER_FOCUS_ADJUSTMENTS
<TITLE>GtkContainer</TITLE>
gtk_container_border_width
gtk_container_add
@ -643,6 +660,7 @@ gtk_editable_delete_selection
gtk_editable_set_position
gtk_editable_get_position
gtk_editable_set_editable
gtk_editable_get_editable
<SUBSECTION Standard>
GTK_EDITABLE
GTK_IS_EDITABLE
@ -692,6 +710,11 @@ gtk_entry_get_width_chars
gtk_entry_set_activates_default
gtk_entry_set_has_frame
gtk_entry_set_width_chars
gtk_entry_get_invisible_char
gtk_entry_get_layout
gtk_entry_get_layout_offsets
gtk_entry_get_max_length
gtk_entry_get_visibility
<SUBSECTION Standard>
GTK_ENTRY
GTK_IS_ENTRY
@ -807,6 +830,9 @@ gtk_frame_set_label_widget
gtk_frame_set_label_align
gtk_frame_set_shadow_type
gtk_frame_get_label
gtk_frame_get_label_align
gtk_frame_get_label_widget
gtk_frame_get_shadow_type
<SUBSECTION Standard>
GTK_FRAME
GTK_IS_FRAME
@ -840,6 +866,9 @@ gtk_handle_box_new
gtk_handle_box_set_shadow_type
gtk_handle_box_set_handle_position
gtk_handle_box_set_snap_edge
gtk_handle_box_get_handle_position
gtk_handle_box_get_shadow_type
gtk_handle_box_get_snap_edge
<SUBSECTION Standard>
GTK_HANDLE_BOX
GTK_IS_HANDLE_BOX
@ -919,6 +948,7 @@ GTK_HRULER_GET_CLASS
<TITLE>GtkHScale</TITLE>
GtkHScale
gtk_hscale_new
gtk_hscale_new_with_range
<SUBSECTION Standard>
GTK_HSCALE
GTK_IS_HSCALE
@ -1011,9 +1041,10 @@ GtkImageMenuItem
GtkImageMenuItemClass
gtk_image_menu_item_set_image
gtk_image_menu_item_get_image
gtk_image_menu_item_get_type
gtk_image_menu_item_new
gtk_image_menu_item_new_from_stock
gtk_image_menu_item_new_with_label
gtk_image_menu_item_new_with_mnemonic
<SUBSECTION Standard>
GTK_IMAGE_MENU_ITEM
GTK_IMAGE_MENU_ITEM_CLASS
@ -1021,6 +1052,7 @@ GTK_IMAGE_MENU_ITEM_GET_CLASS
GTK_IS_IMAGE_MENU_ITEM
GTK_IS_IMAGE_MENU_ITEM_CLASS
GTK_TYPE_IMAGE_MENU_ITEM
gtk_image_menu_item_get_type
<SUBSECTION Private>
</SECTION>
@ -1184,6 +1216,18 @@ gtk_label_select_region
gtk_label_set_mnemonic_widget
gtk_label_set_selectable
gtk_label_set_text_with_mnemonic
gtk_label_get_attributes
gtk_label_get_justify
gtk_label_get_label
gtk_label_get_layout
gtk_label_get_line_wrap
gtk_label_get_mnemonic_widget
gtk_label_get_selection_bounds
gtk_label_get_use_markup
gtk_label_get_use_underline
gtk_label_set_label
gtk_label_set_use_markup
gtk_label_set_use_underline
<SUBSECTION Standard>
GTK_LABEL
GTK_IS_LABEL
@ -1204,6 +1248,7 @@ gtk_layout_new
gtk_layout_put
gtk_layout_move
gtk_layout_set_size
gtk_layout_get_size
gtk_layout_freeze
gtk_layout_thaw
gtk_layout_get_hadjustment
@ -1290,6 +1335,8 @@ gtk_menu_popup
gtk_menu_set_accel_group
gtk_menu_get_accel_group
gtk_menu_set_title
gtk_menu_get_tearoff_state
gtk_menu_get_title
<SUBSECTION>
gtk_menu_popdown
gtk_menu_reposition
@ -1335,16 +1382,19 @@ GTK_MENU_BAR_GET_CLASS
GtkMenuItem
gtk_menu_item_new
gtk_menu_item_new_with_label
gtk_menu_item_new_with_mnemonic
gtk_menu_item_set_right_justified
gtk_menu_item_set_submenu
gtk_menu_item_remove_submenu
gtk_menu_item_set_placement
gtk_menu_item_configure
gtk_menu_item_select
gtk_menu_item_deselect
gtk_menu_item_activate
gtk_menu_item_toggle_size_request
gtk_menu_item_toggle_size_allocate
gtk_menu_item_right_justify
gtk_menu_item_get_right_justified
gtk_menu_item_get_submenu
<SUBSECTION Standard>
GTK_MENU_ITEM
GTK_IS_MENU_ITEM
@ -1400,6 +1450,8 @@ GTK_MESSAGE_DIALOG_GET_CLASS
GtkMisc
gtk_misc_set_alignment
gtk_misc_set_padding
gtk_misc_get_alignment
gtk_misc_get_padding
<SUBSECTION Standard>
GTK_MISC
GTK_IS_MISC
@ -1449,6 +1501,13 @@ gtk_notebook_set_tab_label
gtk_notebook_set_tab_label_packing
gtk_notebook_set_tab_label_text
gtk_notebook_set_tab_vborder
gtk_notebook_get_menu_label_text
gtk_notebook_get_scrollable
gtk_notebook_get_show_border
gtk_notebook_get_show_tabs
gtk_notebook_get_tab_label_text
gtk_notebook_get_tab_pos
gtk_notebook_set_current_page
<SUBSECTION Standard>
GTK_NOTEBOOK
GTK_IS_NOTEBOOK
@ -1580,6 +1639,7 @@ GtkPlug
<TITLE>GtkPlug</TITLE>
gtk_plug_construct
gtk_plug_new
gtk_plug_get_id
<SUBSECTION Standard>
GTK_PLUG
GTK_IS_PLUG
@ -1688,8 +1748,11 @@ gtk_radio_button_new
gtk_radio_button_new_from_widget
gtk_radio_button_new_with_label
gtk_radio_button_new_with_label_from_widget
gtk_radio_button_new_with_mnemonic
gtk_radio_button_new_with_mnemonic_from_widget
gtk_radio_button_group
gtk_radio_button_set_group
gtk_radio_button_get_group
<SUBSECTION Standard>
GTK_RADIO_BUTTON
GTK_IS_RADIO_BUTTON
@ -1706,8 +1769,10 @@ GTK_RADIO_BUTTON_GET_CLASS
GtkRadioMenuItem
gtk_radio_menu_item_new
gtk_radio_menu_item_new_with_label
gtk_radio_menu_item_new_with_mnemonic
gtk_radio_menu_item_group
gtk_radio_menu_item_set_group
gtk_radio_menu_item_get_group
<SUBSECTION Standard>
GTK_RADIO_MENU_ITEM
GTK_IS_RADIO_MENU_ITEM
@ -1727,6 +1792,11 @@ gtk_range_set_update_policy
gtk_range_set_adjustment
gtk_range_get_inverted
gtk_range_set_inverted
gtk_range_get_update_policy
gtk_range_get_value
gtk_range_set_increments
gtk_range_set_range
gtk_range_set_value
<SUBSECTION Standard>
GTK_RANGE
GTK_IS_RANGE
@ -1744,6 +1814,8 @@ GtkRuler
GtkRulerMetric
gtk_ruler_set_metric
gtk_ruler_set_range
gtk_ruler_get_metric
gtk_ruler_get_range
<SUBSECTION Standard>
GTK_RULER
GTK_IS_RULER
@ -1765,6 +1837,9 @@ GtkScale
gtk_scale_set_digits
gtk_scale_set_draw_value
gtk_scale_set_value_pos
gtk_scale_get_digits
gtk_scale_get_draw_value
gtk_scale_get_value_pos
<SUBSECTION Standard>
GTK_SCALE
GTK_IS_SCALE
@ -1804,6 +1879,9 @@ gtk_scrolled_window_set_placement
gtk_scrolled_window_set_shadow_type
gtk_scrolled_window_set_hadjustment
gtk_scrolled_window_set_vadjustment
gtk_scrolled_window_get_placement
gtk_scrolled_window_get_policy
gtk_scrolled_window_get_shadow_type
<SUBSECTION Standard>
GTK_SCROLLED_WINDOW
GTK_IS_SCROLLED_WINDOW
@ -1852,7 +1930,7 @@ gtk_separator_menu_item_get_type
GtkSettings
GtkSettingsClass
GtkSettingsValue
gtk_settings_get_global
gtk_settings_get_default
gtk_settings_install_property
gtk_settings_install_property_parser
gtk_rc_property_parse_color
@ -1900,6 +1978,8 @@ GTK_SIZE_GROUP_GET_CLASS
GtkSocket
gtk_socket_new
gtk_socket_steal
gtk_socket_add_id
gtk_socket_get_id
<SUBSECTION Standard>
GTK_SOCKET
GTK_IS_SOCKET
@ -1933,6 +2013,14 @@ gtk_spin_button_spin
gtk_spin_button_set_wrap
gtk_spin_button_set_snap_to_ticks
gtk_spin_button_update
gtk_spin_button_get_digits
gtk_spin_button_get_increments
gtk_spin_button_get_numeric
gtk_spin_button_get_range
gtk_spin_button_get_snap_to_ticks
gtk_spin_button_get_update_policy
gtk_spin_button_get_value
gtk_spin_button_get_wrap
GTK_INPUT_ERROR
<SUBSECTION Standard>
GTK_SPIN_BUTTON
@ -1980,6 +2068,11 @@ gtk_table_set_col_spacing
gtk_table_set_row_spacings
gtk_table_set_col_spacings
gtk_table_set_homogeneous
gtk_table_get_default_row_spacing
gtk_table_get_homogeneous
gtk_table_get_row_spacing
gtk_table_get_col_spacing
gtk_table_get_default_col_spacing
<SUBSECTION Standard>
GTK_TABLE
GTK_IS_TABLE
@ -2086,6 +2179,7 @@ gtk_text_buffer_get_iter_at_line
gtk_text_buffer_get_iter_at_line_index
gtk_text_buffer_get_iter_at_mark
gtk_text_buffer_get_iter_at_child_anchor
gtk_text_buffer_get_start_iter
gtk_text_buffer_get_end_iter
gtk_text_buffer_get_bounds
gtk_text_buffer_get_modified
@ -2094,10 +2188,11 @@ gtk_text_buffer_delete_selection
gtk_text_buffer_paste_clipboard
gtk_text_buffer_copy_clipboard
gtk_text_buffer_cut_clipboard
gtk_text_buffer_paste_primary
gtk_text_buffer_get_selection_bounds
gtk_text_buffer_begin_user_action
gtk_text_buffer_end_user_action
gtk_text_buffer_add_selection_clipboard
gtk_text_buffer_remove_selection_clipboard
<SUBSECTION Standard>
GTK_TEXT_BUFFER
GTK_IS_TEXT_BUFFER
@ -2253,7 +2348,7 @@ gtk_text_tag_table_add
gtk_text_tag_table_remove
gtk_text_tag_table_lookup
gtk_text_tag_table_foreach
gtk_text_tag_table_size
gtk_text_tag_table_get_size
<SUBSECTION Standard>
GTK_TEXT_TAG_TABLE
GTK_IS_TEXT_TAG_TABLE
@ -2288,7 +2383,7 @@ gtk_text_view_window_to_buffer_coords
gtk_text_view_get_window
gtk_text_view_get_window_type
gtk_text_view_set_border_window_size
gtk_text_view_set_text_window_size
gtk_text_view_get_border_window_size
gtk_text_view_forward_display_line
gtk_text_view_backward_display_line
gtk_text_view_forward_display_line_end
@ -2320,6 +2415,7 @@ gtk_text_view_set_indent
gtk_text_view_get_indent
gtk_text_view_set_tabs
gtk_text_view_get_tabs
gtk_text_view_get_default_attributes
GTK_TEXT_VIEW_PRIORITY_VALIDATE
<SUBSECTION Standard>
GTK_TEXT_VIEW
@ -2361,13 +2457,16 @@ GTK_TIPS_QUERY_GET_CLASS
GtkToggleButton
gtk_toggle_button_new
gtk_toggle_button_new_with_label
gtk_toggle_button_new_with_mnemonic
gtk_toggle_button_set_mode
gtk_toggle_button_get_mode
gtk_toggle_button_set_state
gtk_toggle_button_toggled
gtk_toggle_button_get_active
gtk_toggle_button_set_active
gtk_toggle_button_get_inconsistent
gtk_toggle_button_set_inconsistent
<SUBSECTION Standard>
GTK_TOGGLE_BUTTON
GTK_IS_TOGGLE_BUTTON
@ -2403,6 +2502,13 @@ gtk_toolbar_set_style
gtk_toolbar_set_tooltips
gtk_toolbar_insert_stock
gtk_toolbar_set_icon_size
gtk_toolbar_get_icon_size
gtk_toolbar_get_orientation
gtk_toolbar_get_style
gtk_toolbar_get_tooltips
gtk_toolbar_remove_space
gtk_toolbar_unset_icon_size
gtk_toolbar_unset_style
<SUBSECTION Standard>
GTK_TOOLBAR
GTK_IS_TOOLBAR
@ -2423,7 +2529,6 @@ gtk_tooltips_enable
gtk_tooltips_disable
gtk_tooltips_set_delay
gtk_tooltips_set_tip
gtk_tooltips_set_colors
gtk_tooltips_data_get
gtk_tooltips_force_window
<SUBSECTION Standard>
@ -2543,7 +2648,6 @@ gtk_tree_model_get_type
<FILE>gtktreemodelsort</FILE>
<TITLE>GtkTreeModelSort</TITLE>
GtkTreeModelSort
GValueCompareFunc
gtk_tree_model_sort_new
gtk_tree_model_sort_new_with_model
gtk_tree_model_sort_set_model
@ -2560,7 +2664,6 @@ GTK_IS_TREE_MODEL_SORT_CLASS
<SECTION>
<FILE>gtktreeselection</FILE>
GtkTreeSelectionMode
GtkTreeSelectionFunc
GtkTreeSelectionForeachFunc
<TITLE>GtkTreeSelection</TITLE>
@ -2591,9 +2694,6 @@ GTK_IS_TREE_SELECTION_CLASS
<TITLE>GtkTreeStore</TITLE>
GtkTreeStore
gtk_tree_store_new
gtk_tree_store_new_with_types
gtk_tree_store_set_n_columns
gtk_tree_store_set_column_type
gtk_tree_store_set_value
gtk_tree_store_set
gtk_tree_store_remove
@ -2629,7 +2729,6 @@ gtk_tree_view_column_get_visible
gtk_tree_view_column_set_sizing
gtk_tree_view_column_get_sizing
gtk_tree_view_column_get_width
gtk_tree_view_column_set_width
gtk_tree_view_column_set_min_width
gtk_tree_view_column_get_min_width
gtk_tree_view_column_set_max_width
@ -2690,6 +2789,23 @@ GTK_IS_TREE_VIEW_CLASS
GtkTreeViewPrivate
</SECTION>
<SECTION>
<FILE>gtktreednd</FILE>
GtkTreeDragDest
GtkTreeDragSource
<TITLE>GtkTreeView drag-and-drop</TITLE>
<SUBSECTION Standard>
GTK_IS_TREE_DRAG_DEST
GTK_IS_TREE_DRAG_SOURCE
GTK_TREE_DRAG_DEST
GTK_TREE_DRAG_DEST_GET_IFACE
GTK_TREE_DRAG_SOURCE
GTK_TREE_DRAG_SOURCE_GET_IFACE
<SUBSECTION Private>
</SECTION>
<SECTION>
<FILE>gtkcellrenderer</FILE>
GtkCellRendererState
@ -2720,6 +2836,7 @@ GTK_TYPE_CELL_RENDERER_PIXBUF
gtk_cell_renderer_pixbuf_get_type
GTK_CELL_RENDERER_PIXBUF_CLASS
GTK_IS_CELL_RENDERER_PIXBUF_CLASS
GTK_CELL_RENDERER_PIXBUF_GET_CLASS
</SECTION>
<SECTION>
@ -2734,6 +2851,7 @@ GTK_TYPE_CELL_RENDERER_TEXT
gtk_cell_renderer_text_get_type
GTK_CELL_RENDERER_TEXT_CLASS
GTK_IS_CELL_RENDERER_TEXT_CLASS
GTK_CELL_RENDERER_TEXT_GET_CLASS
</SECTION>
<SECTION>
@ -2751,6 +2869,7 @@ GTK_TYPE_CELL_RENDERER_TOGGLE
gtk_cell_renderer_toggle_get_type
GTK_CELL_RENDERER_TOGGLE_CLASS
GTK_IS_CELL_RENDERER_TOGGLE_CLASS
GTK_CELL_RENDERER_TOGGLE_GET_CLASS
</SECTION>
<SECTION>
@ -2758,9 +2877,6 @@ GTK_IS_CELL_RENDERER_TOGGLE_CLASS
<TITLE>GtkListStore</TITLE>
GtkListStore
gtk_list_store_new
gtk_list_store_new_with_types
gtk_list_store_set_n_columns
gtk_list_store_set_column_type
gtk_list_store_remove
gtk_list_store_insert
gtk_list_store_insert_before
@ -2820,6 +2936,7 @@ gtk_viewport_get_vadjustment
gtk_viewport_set_hadjustment
gtk_viewport_set_vadjustment
gtk_viewport_set_shadow_type
gtk_viewport_get_shadow_type
<SUBSECTION Standard>
GTK_VIEWPORT
GTK_IS_VIEWPORT
@ -2865,6 +2982,7 @@ GTK_VRULER_GET_CLASS
<TITLE>GtkVScale</TITLE>
GtkVScale
gtk_vscale_new
gtk_vscale_new_with_range
<SUBSECTION Standard>
GTK_VSCALE
GTK_IS_VSCALE
@ -3002,11 +3120,8 @@ gtk_widget_ensure_style
gtk_widget_get_style
gtk_widget_restore_default_style
gtk_widget_reset_rc_styles
gtk_widget_push_style
gtk_widget_push_colormap
gtk_widget_pop_style
gtk_widget_pop_colormap
gtk_widget_set_default_style
gtk_widget_set_default_colormap
gtk_widget_get_default_style
gtk_widget_get_default_colormap
@ -3053,6 +3168,21 @@ gtk_widget_style_get
gtk_widget_style_get_property
gtk_widget_style_get_valist
gtk_widget_get_accessible
gtk_widget_child_focus
gtk_widget_child_notify
gtk_widget_freeze_child_notify
gtk_widget_get_child_visible
gtk_widget_get_parent
gtk_widget_get_settings
gtk_widget_get_size_request
gtk_widget_get_usize
gtk_widget_pop_visual
gtk_widget_push_visual
gtk_widget_set_child_visible
gtk_widget_set_default_visual
gtk_widget_set_size_request
gtk_widget_set_visual
gtk_widget_thaw_child_notify
<SUBSECTION>
gtk_requisition_copy
gtk_requisition_free
@ -3075,8 +3205,8 @@ gtk_window_new
gtk_window_set_title
gtk_window_set_wmclass
gtk_window_set_policy
gtk_window_set_resizeable
gtk_window_get_resizeable
gtk_window_set_resizable
gtk_window_get_resizable
gtk_window_add_accel_group
gtk_window_remove_accel_group
gtk_window_position
@ -3109,6 +3239,29 @@ gtk_window_set_has_frame
gtk_window_set_mnemonic_modifier
gtk_window_set_role
gtk_window_set_type_hint
gtk_window_get_decorated
gtk_window_get_default_icon_list
gtk_window_get_default_size
gtk_window_get_destroy_with_parent
gtk_window_get_frame_dimensions
gtk_window_get_has_frame
gtk_window_get_icon
gtk_window_get_icon_list
gtk_window_get_mnemonic_modifier
gtk_window_get_modal
gtk_window_get_position
gtk_window_get_role
gtk_window_get_size
gtk_window_get_title
gtk_window_get_transient_for
gtk_window_get_type_hint
gtk_window_move
gtk_window_parse_geometry
gtk_window_reshow_with_initial_size
gtk_window_resize
gtk_window_set_default_icon_list
gtk_window_set_icon
gtk_window_set_icon_list
<SUBSECTION Standard>
GTK_WINDOW
GTK_IS_WINDOW
@ -3133,6 +3286,23 @@ gtk_window_add_embedded_xid
</SECTION>
<SECTION>
<FILE>gtkwindowgroup</FILE>
<TITLE>GtkWindowGroup</TITLE>
GtkWindowGroup
gtk_window_group_new
gtk_window_group_add_window
gtk_window_group_remove_window
<SUBSECTION Standard>
gtk_window_group_get_type
GTK_IS_WINDOW_GROUP
GTK_IS_WINDOW_GROUP_CLASS
<SUBSECTION>
<SUBSECTION Private>
</SECTION>
<SECTION>
<FILE>gtkmain</FILE>
<TITLE>General</TITLE>
@ -3405,6 +3575,12 @@ gtk_accel_group_create_add
gtk_accel_group_create_remove
gtk_accel_groups_from_object
gtk_accel_group_entries_from_object
<SUBSECTION Standard>
GTK_ACCEL_GROUP
GTK_ACCEL_GROUP_CLASS
GTK_ACCEL_GROUP_GET_CLASS
GTK_IS_ACCEL_GROUP
GTK_IS_ACCEL_GROUP_CLASS
</SECTION>
<SECTION>
@ -3695,6 +3871,8 @@ GTK_STOCK_DIALOG_ERROR
GTK_STOCK_DIALOG_INFO
GTK_STOCK_DIALOG_QUESTION
GTK_STOCK_DIALOG_WARNING
GTK_STOCK_DND
GTK_STOCK_DND_MULTIPLE
GTK_STOCK_EXECUTE
GTK_STOCK_FIND
GTK_STOCK_FIND_AND_REPLACE
@ -3778,6 +3956,7 @@ gtk_icon_size_register
gtk_icon_size_register_alias
gtk_icon_size_from_name
gtk_icon_size_get_name
gtk_icon_set_get_sizes
gtk_icon_source_get_direction
gtk_icon_source_get_direction_wildcarded
gtk_icon_source_get_filename
@ -3804,4 +3983,32 @@ GTK_ICON_FACTORY_CLASS
GTK_ICON_FACTORY_GET_CLASS
GTK_IS_ICON_FACTORY_CLASS
gtk_icon_factory_get_type
</SECTION>
</SECTION>
<SECTION>
<FILE>gtkpacker</FILE>
GtkPacker
GtkPackerOptions
GtkSideType
GtkAnchorType
GtkPackerChild
<TITLE>GtkPacker</TITLE>
gtk_packer_new
gtk_packer_add_defaults
gtk_packer_add
gtk_packer_configure
gtk_packer_reorder_child
gtk_packer_set_spacing
gtk_packer_set_default_border_width
gtk_packer_set_default_pad
gtk_packer_set_default_ipad
gtk_packer_set_child_packing
<SUBSECTION Standard>
GTK_PACKER
GTK_IS_PACKER
GTK_TYPE_PACKER
gtk_packer_get_type
GTK_PACKER_CLASS
GTK_IS_PACKER_CLASS
GTK_PACKER_GET_CLASS
</SECTION>

View File

@ -67,7 +67,7 @@ heap-allocated data. Iterators are not valid indefinitely; whenever the buffer
is modified in a way that affects the number of characters in the buffer, all
outstanding iterators become invalid. (Note that deleting 5 characters and then
reinserting 5 still invalidates iterators, though you end up with the same
number of characters).
number of characters you pass through a state with a different number).
</para>
<para>

View File

@ -1621,6 +1621,13 @@ Get the type of GtkIdentifier.
@image_menu_item:
@child:
<!-- ##### FUNCTION gtk_image_menu_item_get_type ##### -->
<para>
</para>
@Returns:
<!-- ##### FUNCTION gtk_label_set_markup_with_accel ##### -->
<para>

View File

@ -28,6 +28,23 @@ GtkContainer
@widget:
<!-- ##### MACRO GTK_CONTAINER_WARN_INVALID_CHILD_PROPERTY_ID ##### -->
<para>
</para>
@object:
@property_id:
@pspec:
<!-- ##### MACRO GTK_HAVE_CONTAINER_FOCUS_ADJUSTMENTS ##### -->
<para>
</para>
<!-- ##### MACRO gtk_container_border_width ##### -->
<para>

View File

@ -243,3 +243,12 @@ widget or not.
in the widget.
<!-- ##### FUNCTION gtk_editable_get_editable ##### -->
<para>
</para>
@editable:
@Returns:

View File

@ -234,6 +234,52 @@ to fit.
@n_chars:
<!-- ##### FUNCTION gtk_entry_get_invisible_char ##### -->
<para>
</para>
@entry:
@Returns:
<!-- ##### FUNCTION gtk_entry_get_layout ##### -->
<para>
</para>
@entry:
@Returns:
<!-- ##### FUNCTION gtk_entry_get_layout_offsets ##### -->
<para>
</para>
@entry:
@x:
@y:
<!-- ##### FUNCTION gtk_entry_get_max_length ##### -->
<para>
</para>
@entry:
@Returns:
<!-- ##### FUNCTION gtk_entry_get_visibility ##### -->
<para>
</para>
@entry:
@Returns:
<!-- ##### SIGNAL GtkEntry::activate ##### -->
<para>

View File

@ -87,6 +87,34 @@ Set the shadow type for the Frame widget.
@Returns:
<!-- ##### FUNCTION gtk_frame_get_label_align ##### -->
<para>
</para>
@frame:
@xalign:
@yalign:
<!-- ##### FUNCTION gtk_frame_get_label_widget ##### -->
<para>
</para>
@frame:
@Returns:
<!-- ##### FUNCTION gtk_frame_get_shadow_type ##### -->
<para>
</para>
@frame:
@Returns:
<!-- ##### ARG GtkFrame:label ##### -->
<para>

View File

@ -128,6 +128,33 @@ case GTK+ will try to guess an appropriate value
in the future.
<!-- ##### FUNCTION gtk_handle_box_get_handle_position ##### -->
<para>
</para>
@handle_box:
@Returns:
<!-- ##### FUNCTION gtk_handle_box_get_shadow_type ##### -->
<para>
</para>
@handle_box:
@Returns:
<!-- ##### FUNCTION gtk_handle_box_get_snap_edge ##### -->
<para>
</para>
@handle_box:
@Returns:
<!-- ##### SIGNAL GtkHandleBox::child-attached ##### -->
<para>
This signal is emitted when the contents of the

View File

@ -36,3 +36,14 @@ Creates a new #GtkHScale.
@Returns: a new #GtkHScale.
<!-- ##### FUNCTION gtk_hscale_new_with_range ##### -->
<para>
</para>
@min:
@max:
@step:
@Returns:

View File

@ -255,6 +255,16 @@ looking up the icon to use for a given stock ID.
@Returns:
<!-- ##### FUNCTION gtk_icon_set_get_sizes ##### -->
<para>
</para>
@icon_set:
@sizes:
@n_sizes:
<!-- ##### FUNCTION gtk_icon_source_get_direction ##### -->
<para>

View File

@ -45,14 +45,6 @@ GtkImageMenuItem
@Returns:
<!-- ##### FUNCTION gtk_image_menu_item_get_type ##### -->
<para>
</para>
@Returns:
<!-- ##### FUNCTION gtk_image_menu_item_new ##### -->
<para>
@ -74,3 +66,21 @@ GtkImageMenuItem
@Returns:
<!-- ##### FUNCTION gtk_image_menu_item_new_with_label ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_image_menu_item_new_with_mnemonic ##### -->
<para>
</para>
@label:
@Returns:

View File

@ -226,6 +226,116 @@ Gtk+ 1.0.x.
@string:
<!-- ##### FUNCTION gtk_label_get_attributes ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_label_get_justify ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_label_get_label ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_label_get_layout ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_label_get_line_wrap ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_label_get_mnemonic_widget ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_label_get_selection_bounds ##### -->
<para>
</para>
@label:
@start:
@end:
@Returns:
<!-- ##### FUNCTION gtk_label_get_use_markup ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_label_get_use_underline ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_label_set_label ##### -->
<para>
</para>
@label:
@str:
<!-- ##### FUNCTION gtk_label_set_use_markup ##### -->
<para>
</para>
@label:
@setting:
<!-- ##### FUNCTION gtk_label_set_use_underline ##### -->
<para>
</para>
@label:
@setting:
<!-- ##### ARG GtkLabel:label ##### -->
<para>
The actual label text. Do not write to this pointer, it is not copied.

View File

@ -62,6 +62,16 @@ GtkLayout
@height:
<!-- ##### FUNCTION gtk_layout_get_size ##### -->
<para>
</para>
@layout:
@width:
@height:
<!-- ##### FUNCTION gtk_layout_freeze ##### -->
<para>

View File

@ -187,6 +187,24 @@ is shown as a tearoff menu.
@title: a string containing the title for the menu.
<!-- ##### FUNCTION gtk_menu_get_tearoff_state ##### -->
<para>
</para>
@menu:
@Returns:
<!-- ##### FUNCTION gtk_menu_get_title ##### -->
<para>
</para>
@menu:
@Returns:
<!-- ##### FUNCTION gtk_menu_popdown ##### -->
<para>
Removes the menu from the screen.

View File

@ -56,6 +56,24 @@ Creates a new #GtkMenuItem whose child is a #GtkLabel.
@Returns: the newly created #GtkMenuItem
<!-- ##### FUNCTION gtk_menu_item_new_with_mnemonic ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_menu_item_set_right_justified ##### -->
<para>
</para>
@menu_item:
@right_justified:
<!-- ##### FUNCTION gtk_menu_item_set_submenu ##### -->
<para>
Sets the widget submenu, or changes it.
@ -139,6 +157,24 @@ Sets the menu item to be right-justified. Only useful for menu bars.
@menu_item: the menu item
<!-- ##### FUNCTION gtk_menu_item_get_right_justified ##### -->
<para>
</para>
@menu_item:
@Returns:
<!-- ##### FUNCTION gtk_menu_item_get_submenu ##### -->
<para>
</para>
@menu_item:
@Returns:
<!-- ##### SIGNAL GtkMenuItem::activate ##### -->
<para>
Emitted when the item is activated.

View File

@ -82,6 +82,26 @@ in pixels.
in pixels.
<!-- ##### FUNCTION gtk_misc_get_alignment ##### -->
<para>
</para>
@misc:
@xalign:
@yalign:
<!-- ##### FUNCTION gtk_misc_get_padding ##### -->
<para>
</para>
@misc:
@xpad:
@ypad:
<!-- ##### ARG GtkMisc:xalign ##### -->
<para>
the horizontal alignment, from 0 (left) to 1 (right).

View File

@ -328,6 +328,71 @@ Deprecated compatibility macro.
@tab_vborder:
<!-- ##### FUNCTION gtk_notebook_get_menu_label_text ##### -->
<para>
</para>
@notebook:
@child:
@Returns:
<!-- ##### FUNCTION gtk_notebook_get_scrollable ##### -->
<para>
</para>
@notebook:
@Returns:
<!-- ##### FUNCTION gtk_notebook_get_show_border ##### -->
<para>
</para>
@notebook:
@Returns:
<!-- ##### FUNCTION gtk_notebook_get_show_tabs ##### -->
<para>
</para>
@notebook:
@Returns:
<!-- ##### FUNCTION gtk_notebook_get_tab_label_text ##### -->
<para>
</para>
@notebook:
@child:
@Returns:
<!-- ##### FUNCTION gtk_notebook_get_tab_pos ##### -->
<para>
</para>
@notebook:
@Returns:
<!-- ##### FUNCTION gtk_notebook_set_current_page ##### -->
<para>
</para>
@notebook:
@page_num:
<!-- ##### SIGNAL GtkNotebook::focus-tab ##### -->
<para>

View File

@ -55,6 +55,15 @@ by @socket_id.
@Returns: the new #GtkPlug widget.
<!-- ##### FUNCTION gtk_plug_get_id ##### -->
<para>
</para>
@plug:
@Returns:
<!-- ##### SIGNAL GtkPlug::embedded ##### -->
<para>

View File

@ -129,6 +129,26 @@ as @group.
@Returns: a new radio button.
<!-- ##### FUNCTION gtk_radio_button_new_with_mnemonic ##### -->
<para>
</para>
@group:
@label:
@Returns:
<!-- ##### FUNCTION gtk_radio_button_new_with_mnemonic_from_widget ##### -->
<para>
</para>
@group:
@label:
@Returns:
<!-- ##### MACRO gtk_radio_button_group ##### -->
<para>
Retrieves the group assigned to a radio button.
@ -153,6 +173,15 @@ changes.
gtk_radio_button_group().
<!-- ##### FUNCTION gtk_radio_button_get_group ##### -->
<para>
</para>
@radio_button:
@Returns:
<!-- ##### ARG GtkRadioButton:group ##### -->
<para>
Sets a new group for a radio button.

View File

@ -70,6 +70,16 @@ Creates a new #GtkRadioMenuItem whose child is a simple #GtkLabel.
@Returns: a new #GtkRadioMenuItem
<!-- ##### FUNCTION gtk_radio_menu_item_new_with_mnemonic ##### -->
<para>
</para>
@group:
@label:
@Returns:
<!-- ##### MACRO gtk_radio_menu_item_group ##### -->
<para>
Returns the group to which the radio menu item belongs, as a #GList of
@ -90,3 +100,12 @@ Sets the group of a radio menu item, or changes it.
@group: the new group
<!-- ##### FUNCTION gtk_radio_menu_item_get_group ##### -->
<para>
</para>
@radio_menu_item:
@Returns:

View File

@ -65,6 +65,53 @@ GtkRange
@setting:
<!-- ##### FUNCTION gtk_range_get_update_policy ##### -->
<para>
</para>
@range:
@Returns:
<!-- ##### FUNCTION gtk_range_get_value ##### -->
<para>
</para>
@range:
@Returns:
<!-- ##### FUNCTION gtk_range_set_increments ##### -->
<para>
</para>
@range:
@step:
@page:
<!-- ##### FUNCTION gtk_range_set_range ##### -->
<para>
</para>
@range:
@min:
@max:
<!-- ##### FUNCTION gtk_range_set_value ##### -->
<para>
</para>
@range:
@value:
<!-- ##### SIGNAL GtkRange::move-slider ##### -->
<para>
Virtual function that moves the slider. Used for keybindings.

View File

@ -69,6 +69,27 @@ This sets the range of the ruler using gfloat lower, gfloat upper, gfloat positi
@max_size: the maximum size of the ruler
<!-- ##### FUNCTION gtk_ruler_get_metric ##### -->
<para>
</para>
@ruler:
@Returns:
<!-- ##### FUNCTION gtk_ruler_get_range ##### -->
<para>
</para>
@ruler:
@lower:
@upper:
@position:
@max_size:
<!-- ##### ARG GtkRuler:lower ##### -->
<para>

View File

@ -81,6 +81,33 @@ Sets the position in which the current value is displayed.
@pos: the position in which the current value is displayed.
<!-- ##### FUNCTION gtk_scale_get_digits ##### -->
<para>
</para>
@scale:
@Returns:
<!-- ##### FUNCTION gtk_scale_get_draw_value ##### -->
<para>
</para>
@scale:
@Returns:
<!-- ##### FUNCTION gtk_scale_get_value_pos ##### -->
<para>
</para>
@scale:
@Returns:
<!-- ##### SIGNAL GtkScale::format-value ##### -->
<para>
Signal which allows you to change how the scale value is displayed. Connect a

View File

@ -172,6 +172,36 @@ Sets the #GtkAdjustment for the vertical scrollbar.
@vadjustment: Vertical scroll adjustment.
<!-- ##### FUNCTION gtk_scrolled_window_get_placement ##### -->
<para>
</para>
@scrolled_window:
@Returns:
<!-- ##### FUNCTION gtk_scrolled_window_get_policy ##### -->
<para>
</para>
@scrolled_window:
@hscrollbar_policy:
@vscrollbar_policy:
<!-- # Unused Parameters # -->
@vscrollvar_policy:
<!-- ##### FUNCTION gtk_scrolled_window_get_shadow_type ##### -->
<para>
</para>
@scrolled_window:
@Returns:
<!-- ##### ARG GtkScrolledWindow:hadjustment ##### -->
<para>
Horizontal adjustment. See gtk_scrolled_window_set_hadjustment(), gtk_scrolled_window_get_hadjustment().

View File

@ -34,6 +34,14 @@ GtkSettings
@origin:
@value:
<!-- ##### FUNCTION gtk_settings_get_default ##### -->
<para>
</para>
@Returns:
<!-- ##### FUNCTION gtk_settings_install_property ##### -->
<para>

View File

@ -117,6 +117,24 @@ never be set by an application.)
@wid:
<!-- ##### FUNCTION gtk_socket_add_id ##### -->
<para>
</para>
@socket:
@id:
<!-- ##### FUNCTION gtk_socket_get_id ##### -->
<para>
</para>
@socket:
@Returns:
<!-- ##### SIGNAL GtkSocket::plug-added ##### -->
<para>

View File

@ -312,6 +312,80 @@ Creates a new #GtkSpinButton.
@spin_button:
<!-- ##### FUNCTION gtk_spin_button_get_digits ##### -->
<para>
</para>
@spin_button:
@Returns:
<!-- ##### FUNCTION gtk_spin_button_get_increments ##### -->
<para>
</para>
@spin_button:
@step:
@page:
<!-- ##### FUNCTION gtk_spin_button_get_numeric ##### -->
<para>
</para>
@spin_button:
@Returns:
<!-- ##### FUNCTION gtk_spin_button_get_range ##### -->
<para>
</para>
@spin_button:
@min:
@max:
<!-- ##### FUNCTION gtk_spin_button_get_snap_to_ticks ##### -->
<para>
</para>
@spin_button:
@Returns:
<!-- ##### FUNCTION gtk_spin_button_get_update_policy ##### -->
<para>
</para>
@spin_button:
@Returns:
<!-- ##### FUNCTION gtk_spin_button_get_value ##### -->
<para>
</para>
@spin_button:
@Returns:
<!-- ##### FUNCTION gtk_spin_button_get_wrap ##### -->
<para>
</para>
@spin_button:
@Returns:
<!-- ##### MACRO GTK_INPUT_ERROR ##### -->
<para>

View File

@ -187,6 +187,20 @@ Stock Items
<!-- ##### MACRO GTK_STOCK_DND ##### -->
<para>
</para>
<!-- ##### MACRO GTK_STOCK_DND_MULTIPLE ##### -->
<para>
</para>
<!-- ##### MACRO GTK_STOCK_EXECUTE ##### -->
<para>

View File

@ -204,6 +204,53 @@ changes the homogenous property of table cells. Ie. whether all cells are an equ
to FALSE if this is not your desired behaviour.
<!-- ##### FUNCTION gtk_table_get_default_row_spacing ##### -->
<para>
</para>
@table:
@Returns:
<!-- ##### FUNCTION gtk_table_get_homogeneous ##### -->
<para>
</para>
@table:
@Returns:
<!-- ##### FUNCTION gtk_table_get_row_spacing ##### -->
<para>
</para>
@table:
@row:
@Returns:
<!-- ##### FUNCTION gtk_table_get_col_spacing ##### -->
<para>
</para>
@table:
@column:
@Returns:
<!-- ##### FUNCTION gtk_table_get_default_col_spacing ##### -->
<para>
</para>
@table:
@Returns:
<!-- ##### ARG GtkTable:n-rows ##### -->
<para>
set or retrieve the number of rows in a table.

View File

@ -477,6 +477,15 @@ types related to the text widget and how they work together.
@anchor:
<!-- ##### FUNCTION gtk_text_buffer_get_start_iter ##### -->
<para>
</para>
@buffer:
@iter:
<!-- ##### FUNCTION gtk_text_buffer_get_end_iter ##### -->
<para>
@ -585,6 +594,24 @@ types related to the text widget and how they work together.
@buffer:
<!-- ##### FUNCTION gtk_text_buffer_add_selection_clipboard ##### -->
<para>
</para>
@buffer:
@clipboard:
<!-- ##### FUNCTION gtk_text_buffer_remove_selection_clipboard ##### -->
<para>
</para>
@buffer:
@clipboard:
<!-- ##### SIGNAL GtkTextBuffer::apply-tag ##### -->
<para>

View File

@ -76,6 +76,15 @@ types related to the text widget and how they work together.
@data:
<!-- ##### FUNCTION gtk_text_tag_table_get_size ##### -->
<para>
</para>
@table:
@Returns:
<!-- ##### SIGNAL GtkTextTagTable::tag-added ##### -->
<para>

View File

@ -242,6 +242,16 @@ types related to the text widget and how they work together.
@size:
<!-- ##### FUNCTION gtk_text_view_get_border_window_size ##### -->
<para>
</para>
@text_view:
@type:
@Returns:
<!-- ##### FUNCTION gtk_text_view_forward_display_line ##### -->
<para>
@ -534,6 +544,15 @@ types related to the text widget and how they work together.
@Returns:
<!-- ##### FUNCTION gtk_text_view_get_default_attributes ##### -->
<para>
</para>
@text_view:
@Returns:
<!-- ##### MACRO GTK_TEXT_VIEW_PRIORITY_VALIDATE ##### -->
<para>

View File

@ -96,6 +96,15 @@ Creates a new toggle button with a text label.
@Returns: a new toggle button.
<!-- ##### FUNCTION gtk_toggle_button_new_with_mnemonic ##### -->
<para>
</para>
@label:
@Returns:
<!-- ##### FUNCTION gtk_toggle_button_set_mode ##### -->
<para>
Determines whether or not the toggle button is drawn on screen. The default mode is FALSE, which results in the button being displayed. To make the button invisible, set <structfield>draw_indicator</structfield> to TRUE.
@ -105,6 +114,15 @@ Determines whether or not the toggle button is drawn on screen. The default mode
@draw_indicator: TRUE or FALSE.
<!-- ##### FUNCTION gtk_toggle_button_get_mode ##### -->
<para>
</para>
@toggle_button:
@Returns:
<!-- ##### MACRO gtk_toggle_button_set_state ##### -->
<para>
This is a deprecated macro, and is only maintained for compatability reasons.

View File

@ -294,6 +294,67 @@ sets if the tooltips of a toolbar should be active or not.
@stock_size:
<!-- ##### FUNCTION gtk_toolbar_get_icon_size ##### -->
<para>
</para>
@toolbar:
@Returns:
<!-- ##### FUNCTION gtk_toolbar_get_orientation ##### -->
<para>
</para>
@toolbar:
@Returns:
<!-- ##### FUNCTION gtk_toolbar_get_style ##### -->
<para>
</para>
@toolbar:
@Returns:
<!-- ##### FUNCTION gtk_toolbar_get_tooltips ##### -->
<para>
</para>
@toolbar:
@Returns:
<!-- ##### FUNCTION gtk_toolbar_remove_space ##### -->
<para>
</para>
@toolbar:
@position:
<!-- ##### FUNCTION gtk_toolbar_unset_icon_size ##### -->
<para>
</para>
@toolbar:
<!-- ##### FUNCTION gtk_toolbar_unset_style ##### -->
<para>
</para>
@toolbar:
<!-- ##### SIGNAL GtkToolbar::orientation-changed ##### -->
<para>
should be used if you wish to perform an action when the orientation of a toolbar is changed.

View File

@ -0,0 +1,28 @@
<!-- ##### SECTION Title ##### -->
GtkTreeView drag-and-drop
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### STRUCT GtkTreeDragDest ##### -->
<para>
</para>
<!-- ##### STRUCT GtkTreeDragSource ##### -->
<para>
</para>

View File

@ -75,6 +75,15 @@ GtkViewport
@type:
<!-- ##### FUNCTION gtk_viewport_get_shadow_type ##### -->
<para>
</para>
@viewport:
@Returns:
<!-- ##### SIGNAL GtkViewport::set-scroll-adjustments ##### -->
<para>

View File

@ -36,3 +36,14 @@ Creates a new #GtkVScale.
@Returns: a new #GtkVScale.
<!-- ##### FUNCTION gtk_vscale_new_with_range ##### -->
<para>
</para>
@min:
@max:
@step:
@Returns:

View File

@ -1308,6 +1308,139 @@ GtkWidget
@Returns:
<!-- ##### FUNCTION gtk_widget_child_focus ##### -->
<para>
</para>
@widget:
@direction:
@Returns:
<!-- ##### FUNCTION gtk_widget_child_notify ##### -->
<para>
</para>
@widget:
@child_property:
<!-- ##### FUNCTION gtk_widget_freeze_child_notify ##### -->
<para>
</para>
@widget:
<!-- ##### FUNCTION gtk_widget_get_child_visible ##### -->
<para>
</para>
@widget:
@Returns:
<!-- ##### FUNCTION gtk_widget_get_parent ##### -->
<para>
</para>
@widget:
@Returns:
<!-- ##### FUNCTION gtk_widget_get_settings ##### -->
<para>
</para>
@widget:
@Returns:
<!-- ##### FUNCTION gtk_widget_get_size_request ##### -->
<para>
</para>
@widget:
@width:
@height:
<!-- ##### FUNCTION gtk_widget_get_usize ##### -->
<para>
</para>
@widget:
@width:
@height:
<!-- ##### MACRO gtk_widget_pop_visual ##### -->
<para>
</para>
<!-- ##### MACRO gtk_widget_push_visual ##### -->
<para>
</para>
@visual:
<!-- ##### FUNCTION gtk_widget_set_child_visible ##### -->
<para>
</para>
@widget:
@is_visible:
<!-- ##### MACRO gtk_widget_set_default_visual ##### -->
<para>
</para>
@visual:
<!-- ##### FUNCTION gtk_widget_set_size_request ##### -->
<para>
</para>
@widget:
@width:
@height:
<!-- ##### MACRO gtk_widget_set_visual ##### -->
<para>
</para>
@widget:
@visual:
<!-- ##### FUNCTION gtk_widget_thaw_child_notify ##### -->
<para>
</para>
@widget:
<!-- ##### FUNCTION gtk_requisition_copy ##### -->
<para>

View File

@ -128,6 +128,24 @@ the child gets a larger allocation than it requests.
it's larger
<!-- ##### FUNCTION gtk_window_set_resizable ##### -->
<para>
</para>
@window:
@resizable:
<!-- ##### FUNCTION gtk_window_get_resizable ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_add_accel_group ##### -->
<para>
@ -423,6 +441,222 @@ it's larger
@hint:
<!-- ##### FUNCTION gtk_window_get_decorated ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_get_default_icon_list ##### -->
<para>
</para>
@Returns:
<!-- ##### FUNCTION gtk_window_get_default_size ##### -->
<para>
</para>
@window:
@width:
@height:
<!-- ##### FUNCTION gtk_window_get_destroy_with_parent ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_get_frame_dimensions ##### -->
<para>
</para>
@window:
@left:
@top:
@right:
@bottom:
<!-- ##### FUNCTION gtk_window_get_has_frame ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_get_icon ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_get_icon_list ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_get_mnemonic_modifier ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_get_modal ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_get_position ##### -->
<para>
</para>
@window:
@root_x:
@root_y:
<!-- # Unused Parameters # -->
@x:
@y:
<!-- ##### FUNCTION gtk_window_get_role ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_get_size ##### -->
<para>
</para>
@window:
@width:
@height:
<!-- ##### FUNCTION gtk_window_get_title ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_get_transient_for ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_get_type_hint ##### -->
<para>
</para>
@window:
@Returns:
<!-- ##### FUNCTION gtk_window_move ##### -->
<para>
</para>
@window:
@x:
@y:
<!-- ##### FUNCTION gtk_window_parse_geometry ##### -->
<para>
</para>
@window:
@geometry:
@Returns:
<!-- ##### FUNCTION gtk_window_reshow_with_initial_size ##### -->
<para>
</para>
@window:
<!-- ##### FUNCTION gtk_window_resize ##### -->
<para>
</para>
@window:
@width:
@height:
<!-- ##### FUNCTION gtk_window_set_default_icon_list ##### -->
<para>
</para>
@list:
<!-- ##### FUNCTION gtk_window_set_icon ##### -->
<para>
</para>
@window:
@icon:
<!-- ##### FUNCTION gtk_window_set_icon_list ##### -->
<para>
</para>
@window:
@list:
<!-- ##### FUNCTION gtk_decorated_window_init ##### -->
<para>

View File

@ -0,0 +1,50 @@
<!-- ##### SECTION Title ##### -->
GtkWindowGroup
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### STRUCT GtkWindowGroup ##### -->
<para>
</para>
@parent_instance:
@grabs:
<!-- ##### FUNCTION gtk_window_group_new ##### -->
<para>
</para>
@Returns:
<!-- ##### FUNCTION gtk_window_group_add_window ##### -->
<para>
</para>
@window_group:
@window:
<!-- ##### FUNCTION gtk_window_group_remove_window ##### -->
<para>
</para>
@window_group:
@window:

View File

@ -1104,7 +1104,6 @@ gtk_image_get_animation (GtkImage *image)
/**
* gtk_image_new:
* @void: a #GtkImage
*
* Creates a new empty #GtkImage widget.
*

View File

@ -492,13 +492,13 @@ gtk_rc_add_initial_default_files (void)
/**
* gtk_rc_add_default_file:
* @file: the pathname to the file.
* @filename: the pathname to the file.
*
* Adds a file to the list of files to be parsed at the
* end of gtk_init().
**/
void
gtk_rc_add_default_file (const gchar *file)
gtk_rc_add_default_file (const gchar *filename)
{
guint n;
@ -508,19 +508,19 @@ gtk_rc_add_default_file (const gchar *file)
if (n >= GTK_RC_MAX_DEFAULT_FILES - 1)
return;
gtk_rc_default_files[n++] = g_strdup (file);
gtk_rc_default_files[n++] = g_strdup (filename);
gtk_rc_default_files[n] = NULL;
}
/**
* gtk_rc_set_default_files:
* @files: A %NULL terminated list of filenames.
* @filenames: A %NULL terminated list of filenames.
*
* Sets the list of files that GTK+ will read at the
* end of gtk_init()
**/
void
gtk_rc_set_default_files (gchar **files)
gtk_rc_set_default_files (gchar **filenames)
{
gint i;
@ -536,16 +536,15 @@ gtk_rc_set_default_files (gchar **files)
gtk_rc_default_files[0] = NULL;
i = 0;
while (files[i] != NULL)
while (filenames[i] != NULL)
{
gtk_rc_add_default_file (files[i]);
gtk_rc_add_default_file (filenames[i]);
i++;
}
}
/**
* gtk_rc_get_default_files:
* @void:
*
* Retrieves the current list of RC files that will be parsed
* at the end of gtk_init()
@ -1454,7 +1453,7 @@ gtk_rc_styles_match (GSList *rc_styles,
* created styles, so a new style may not be
* created.)
*
* @Returns: the resulting style. No refcount is added
* Returns: the resulting style. No refcount is added
* to the returned style, so if you want to save this
* style around, you should add a reference yourself.
**/

View File

@ -89,7 +89,7 @@ void gtk_scrolled_window_set_policy (GtkScrolledWindow *scrolle
GtkPolicyType vscrollbar_policy);
void gtk_scrolled_window_get_policy (GtkScrolledWindow *scrolled_window,
GtkPolicyType *hscrollbar_policy,
GtkPolicyType *vscrollvar_policy);
GtkPolicyType *vscrollbar_policy);
void gtk_scrolled_window_set_placement (GtkScrolledWindow *scrolled_window,
GtkCornerType window_placement);
GtkCornerType gtk_scrolled_window_get_placement (GtkScrolledWindow *scrolled_window);

View File

@ -189,7 +189,6 @@ gtk_socket_init (GtkSocket *socket)
/**
* gtk_socket_new:
* @void:
*
* Create a new empty #GtkSocket.
*
@ -208,7 +207,7 @@ gtk_socket_new (void)
/**
* gtk_socket_steal:
* @socket: a #GtkSocket
* @id: the XID of an existing toplevel window.
* @wid: the XID of an existing toplevel window.
*
* Reparents a pre-existing toplevel window into a #GtkSocket. This is
* meant to embed clients that do not know about embedding into a
@ -219,7 +218,7 @@ gtk_socket_new (void)
* before you can make this call.
**/
void
gtk_socket_steal (GtkSocket *socket, GdkNativeWindow id)
gtk_socket_steal (GtkSocket *socket, GdkNativeWindow wid)
{
g_return_if_fail (GTK_IS_SOCKET (socket));
g_return_if_fail (GTK_WIDGET_ANCHORED (socket));
@ -227,7 +226,7 @@ gtk_socket_steal (GtkSocket *socket, GdkNativeWindow id)
if (!GTK_WIDGET_REALIZED (socket))
gtk_widget_realize (GTK_WIDGET (socket));
gtk_socket_add_window (socket, id, TRUE);
gtk_socket_add_window (socket, wid, TRUE);
}
/**

View File

@ -1682,7 +1682,7 @@ gtk_spin_button_set_increments (GtkSpinButton *spin_button,
/**
* gtk_spin_button_get_increments:
* @psin_button: a #GtkSpinButton
* @spin_button: a #GtkSpinButton
* @step: location to store step increment, or %NULL
* @page: location to store page increment, or %NULL
*

View File

@ -685,7 +685,7 @@ gtk_table_set_col_spacing (GtkTable *table,
/**
* gtk_table_get_col_spacing:
* @table: a #GtkTable
* @col: a column in the table, 0 indicates the first column
* @column: a column in the table, 0 indicates the first column
*
* Gets the amount of space between column @col, and
* column @col + 1. See gtk_table_set_col_spacing().

View File

@ -1180,12 +1180,16 @@ gtk_tree_view_column_get_cell_renderers (GtkTreeViewColumn *tree_column)
/**
* gtk_tree_view_column_add_attribute:
* @tree_column: A #GtkTreeViewColumn.
* @attribute: An attribute on the columns cell
* @cell_renderer: the #GtkCellRenderer to set attributes on
* @attribute: An attribute on the renderer
* @column: The column position on the model to get the attribute from.
*
* Adds an attribute mapping to the list in @tree_column. The @column is the
* column position on the model to get a value from, and the @attribute is the
* parameter on the @tree_column's cell renderer to set that value to.
* column of the model to get a value from, and the @attribute is the
* parameter on @cell_renderer to be set from the value. So for example
* if column 2 of the model contains strings, you could have the
* "text" attribute of a #GtkCellRendererText get its values from
* column 2.
**/
void
gtk_tree_view_column_add_attribute (GtkTreeViewColumn *tree_column,
@ -1230,6 +1234,7 @@ gtk_tree_view_column_set_attributesv (GtkTreeViewColumn *tree_column,
/**
* gtk_tree_view_column_set_attributes:
* @tree_column: A #GtkTreeViewColumn.
* @cell_renderer: the #GtkCellRenderer we're setting the attributes of
* @Varargs: A NULL terminated listing of attributes.
*
* Sets the attributes in the list as the attributes of @tree_column.
@ -1261,10 +1266,11 @@ gtk_tree_view_column_set_attributes (GtkTreeViewColumn *tree_column,
* @func_data: The user data for @func.
* @destroy: The destroy notification for @func_data
*
* Sets the #GtkTreeViewColumnFunc to use for the column. This function is used
* instead of the standard attributes mapping for setting the column value, and
* should set the value of @tree_column 's cell renderer as appropriate. @func
* may be NULL to remove an older one.
* Sets the #GtkTreeViewColumnFunc to use for the column. This
* function is used instead of the standard attributes mapping for
* setting the column value, and should set the value of @tree_column's
* cell renderer as appropriate. @func may be NULL to remove an
* older one.
**/
void
gtk_tree_view_column_set_cell_data_func (GtkTreeViewColumn *tree_column,

View File

@ -2375,7 +2375,7 @@ gtk_window_resize (GtkWindow *window,
* @height: return location for height, or %NULL
*
* Obtains the current size of @window. If @window is not onscreen,
* returns the size GTK+ will suggest to the window manager for the
* it returns the size GTK+ will suggest to the window manager for the
* initial window size (but this is not reliably the same as the size
* the window manager will actually select). The size obtained by
* gtk_window_get_size() is the last size received in a
@ -2387,19 +2387,19 @@ gtk_window_resize (GtkWindow *window,
* notification that the size has changed via a configure event, and
* the size of the window gets updated.
*
* Note #1: Nearly any use of this function creates a race condition,
* Note 1: Nearly any use of this function creates a race condition,
* because the size of the window may change between the time that you
* get the size and the time that you perform some action assuming
* that size is the current size. To avoid race conditions, connect to
* "configure_event" on the window and adjust your size-dependent
* state to match the size delivered in the #GdkEventConfigure.
*
* Note #2: The returned size does NOT include the size of the window
* Note 2: The returned size does NOT include the size of the window
* manager decorations (aka the window frame or border). Those
* are not drawn by GTK+ and GTK+ has no reliable method of
* determining their size.
*
* Note #3: If you are getting a window size in order to position
* Note 3: If you are getting a window size in order to position
* the window onscreen, there may be a better way. The preferred
* way is to simply set the window's semantic type with
* gtk_window_set_type_hint(), which allows the window manager to
@ -2574,9 +2574,9 @@ gtk_window_move (GtkWindow *window,
*
* If you haven't changed the window gravity, its gravity will be
* #GDK_GRAVITY_NORTH_WEST. This means that gtk_window_get_position()
* returns the position of the top-left corner of the window
* manager frame for the window. gtk_window_move() sets the
* position of this same top-left corner.
* gets the position of the top-left corner of the window manager
* frame for the window. gtk_window_move() sets the position of this
* same top-left corner.
*
* gtk_window_get_position() is not 100% reliable because the X Window System
* does not specify a way to obtain the geometry of the
@ -4533,7 +4533,7 @@ gtk_window_set_has_frame (GtkWindow *window,
* gtk_window_get_has_frame:
* @window: a #GtkWindow
*
* Returns whether the window has a frame window exterior to
* Accessor for whether the window has a frame window exterior to
* widget->window. See gtk_window_set_has_frame ().
*
* Return value: %TRUE if a frame has been added to the window

View File

@ -282,8 +282,8 @@ void gtk_window_move (GtkWindow *window,
gint x,
gint y);
void gtk_window_get_position (GtkWindow *window,
gint *x,
gint *y);
gint *root_x,
gint *root_y);
gboolean gtk_window_parse_geometry (GtkWindow *window,
const gchar *geometry);