diff options
author | Havoc Pennington <hp@pobox.com> | 2001-09-08 06:24:46 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-09-08 06:24:46 +0000 |
commit | 372853b107d752cdb5e8d180be9b6a1c9a752f36 (patch) | |
tree | 69d17ae59b862b94edee72928f83ea925168035b /docs/reference/gtk | |
parent | f6d7585d006aad0dcba05bc4e55ea38608a53496 (diff) | |
download | gtk+-372853b107d752cdb5e8d180be9b6a1c9a752f36.tar.gz |
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
Diffstat (limited to 'docs/reference/gtk')
41 files changed, 1607 insertions, 30 deletions
diff --git a/docs/reference/gtk/gtk-docs.sgml b/docs/reference/gtk/gtk-docs.sgml index ae454c7e54..70bfd51ed4 100644 --- a/docs/reference/gtk/gtk-docs.sgml +++ b/docs/reference/gtk/gtk-docs.sgml @@ -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. >k-GtkTreeStore; >k-GtkTreeViewColumn; >k-GtkTreeView; + >k-GtkTreeDND; >k-GtkTreeModelSort; >k-GtkCellRenderer; >k-GtkCellRendererPixbuf; diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt index 433cf79494..fbe690514f 100644 --- a/docs/reference/gtk/gtk-sections.txt +++ b/docs/reference/gtk/gtk-sections.txt @@ -22,6 +22,21 @@ 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> GtkAdjustment @@ -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 @@ -2691,6 +2790,23 @@ 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 <TITLE>GtkCellRenderer</TITLE> @@ -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 @@ -3134,6 +3287,23 @@ gtk_window_add_embedded_xid <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> gtk_set_locale @@ -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>
\ No newline at end of file +</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> diff --git a/docs/reference/gtk/text_widget.sgml b/docs/reference/gtk/text_widget.sgml index 47ef788f5f..27a059a96d 100644 --- a/docs/reference/gtk/text_widget.sgml +++ b/docs/reference/gtk/text_widget.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtk-unused.sgml b/docs/reference/gtk/tmpl/gtk-unused.sgml index d702f1067d..5a4532ffa3 100644 --- a/docs/reference/gtk/tmpl/gtk-unused.sgml +++ b/docs/reference/gtk/tmpl/gtk-unused.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkcontainer.sgml b/docs/reference/gtk/tmpl/gtkcontainer.sgml index ab81892f60..4fa9b0e086 100644 --- a/docs/reference/gtk/tmpl/gtkcontainer.sgml +++ b/docs/reference/gtk/tmpl/gtkcontainer.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkeditable.sgml b/docs/reference/gtk/tmpl/gtkeditable.sgml index f5a3497aeb..399aad6915 100644 --- a/docs/reference/gtk/tmpl/gtkeditable.sgml +++ b/docs/reference/gtk/tmpl/gtkeditable.sgml @@ -243,3 +243,12 @@ widget or not. in the widget. +<!-- ##### FUNCTION gtk_editable_get_editable ##### --> +<para> + +</para> + +@editable: +@Returns: + + diff --git a/docs/reference/gtk/tmpl/gtkentry.sgml b/docs/reference/gtk/tmpl/gtkentry.sgml index 5f639a10b7..a2f3cfca7c 100644 --- a/docs/reference/gtk/tmpl/gtkentry.sgml +++ b/docs/reference/gtk/tmpl/gtkentry.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkframe.sgml b/docs/reference/gtk/tmpl/gtkframe.sgml index 9fc8344221..68fbcc9269 100644 --- a/docs/reference/gtk/tmpl/gtkframe.sgml +++ b/docs/reference/gtk/tmpl/gtkframe.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkhandlebox.sgml b/docs/reference/gtk/tmpl/gtkhandlebox.sgml index c5a38131dc..fa88f3c696 100644 --- a/docs/reference/gtk/tmpl/gtkhandlebox.sgml +++ b/docs/reference/gtk/tmpl/gtkhandlebox.sgml @@ -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 diff --git a/docs/reference/gtk/tmpl/gtkhscale.sgml b/docs/reference/gtk/tmpl/gtkhscale.sgml index 91c2a42f17..42efdb6579 100644 --- a/docs/reference/gtk/tmpl/gtkhscale.sgml +++ b/docs/reference/gtk/tmpl/gtkhscale.sgml @@ -36,3 +36,14 @@ Creates a new #GtkHScale. @Returns: a new #GtkHScale. +<!-- ##### FUNCTION gtk_hscale_new_with_range ##### --> +<para> + +</para> + +@min: +@max: +@step: +@Returns: + + diff --git a/docs/reference/gtk/tmpl/gtkiconfactory.sgml b/docs/reference/gtk/tmpl/gtkiconfactory.sgml index 16a6bf138c..18374d917f 100644 --- a/docs/reference/gtk/tmpl/gtkiconfactory.sgml +++ b/docs/reference/gtk/tmpl/gtkiconfactory.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkimagemenuitem.sgml b/docs/reference/gtk/tmpl/gtkimagemenuitem.sgml index ddbfdd2489..08ae2479af 100644 --- a/docs/reference/gtk/tmpl/gtkimagemenuitem.sgml +++ b/docs/reference/gtk/tmpl/gtkimagemenuitem.sgml @@ -45,32 +45,42 @@ GtkImageMenuItem @Returns: -<!-- ##### FUNCTION gtk_image_menu_item_get_type ##### --> +<!-- ##### FUNCTION gtk_image_menu_item_new ##### --> <para> </para> @Returns: +<!-- # Unused Parameters # --> +@widget: +@label: -<!-- ##### FUNCTION gtk_image_menu_item_new ##### --> +<!-- ##### FUNCTION gtk_image_menu_item_new_from_stock ##### --> <para> </para> +@stock_id: +@accel_group: @Returns: -<!-- # Unused Parameters # --> -@widget: + + +<!-- ##### FUNCTION gtk_image_menu_item_new_with_label ##### --> +<para> + +</para> + @label: +@Returns: -<!-- ##### FUNCTION gtk_image_menu_item_new_from_stock ##### --> +<!-- ##### FUNCTION gtk_image_menu_item_new_with_mnemonic ##### --> <para> </para> -@stock_id: -@accel_group: +@label: @Returns: diff --git a/docs/reference/gtk/tmpl/gtklabel.sgml b/docs/reference/gtk/tmpl/gtklabel.sgml index 0aa71a049b..91578cb491 100644 --- a/docs/reference/gtk/tmpl/gtklabel.sgml +++ b/docs/reference/gtk/tmpl/gtklabel.sgml @@ -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.
diff --git a/docs/reference/gtk/tmpl/gtklayout.sgml b/docs/reference/gtk/tmpl/gtklayout.sgml index 4a834ad340..faf95a164a 100644 --- a/docs/reference/gtk/tmpl/gtklayout.sgml +++ b/docs/reference/gtk/tmpl/gtklayout.sgml @@ -62,6 +62,16 @@ GtkLayout @height: +<!-- ##### FUNCTION gtk_layout_get_size ##### --> +<para> + +</para> + +@layout: +@width: +@height: + + <!-- ##### FUNCTION gtk_layout_freeze ##### --> <para> diff --git a/docs/reference/gtk/tmpl/gtkmenu.sgml b/docs/reference/gtk/tmpl/gtkmenu.sgml index 9d4e531e7a..13e9c079dd 100644 --- a/docs/reference/gtk/tmpl/gtkmenu.sgml +++ b/docs/reference/gtk/tmpl/gtkmenu.sgml @@ -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. diff --git a/docs/reference/gtk/tmpl/gtkmenuitem.sgml b/docs/reference/gtk/tmpl/gtkmenuitem.sgml index a937734e6b..286ab7b6d6 100644 --- a/docs/reference/gtk/tmpl/gtkmenuitem.sgml +++ b/docs/reference/gtk/tmpl/gtkmenuitem.sgml @@ -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. diff --git a/docs/reference/gtk/tmpl/gtkmisc.sgml b/docs/reference/gtk/tmpl/gtkmisc.sgml index 861f363324..7392ff8be1 100644 --- a/docs/reference/gtk/tmpl/gtkmisc.sgml +++ b/docs/reference/gtk/tmpl/gtkmisc.sgml @@ -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). diff --git a/docs/reference/gtk/tmpl/gtknotebook.sgml b/docs/reference/gtk/tmpl/gtknotebook.sgml index 5ed3d8534c..6f9e96d0c8 100644 --- a/docs/reference/gtk/tmpl/gtknotebook.sgml +++ b/docs/reference/gtk/tmpl/gtknotebook.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkplug.sgml b/docs/reference/gtk/tmpl/gtkplug.sgml index 54a813ff44..a790952703 100644 --- a/docs/reference/gtk/tmpl/gtkplug.sgml +++ b/docs/reference/gtk/tmpl/gtkplug.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkradiobutton.sgml b/docs/reference/gtk/tmpl/gtkradiobutton.sgml index 8c3a55eea4..3e13cf66f3 100644 --- a/docs/reference/gtk/tmpl/gtkradiobutton.sgml +++ b/docs/reference/gtk/tmpl/gtkradiobutton.sgml @@ -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. diff --git a/docs/reference/gtk/tmpl/gtkradiomenuitem.sgml b/docs/reference/gtk/tmpl/gtkradiomenuitem.sgml index 21b8d8aad3..dfe7cdb75b 100644 --- a/docs/reference/gtk/tmpl/gtkradiomenuitem.sgml +++ b/docs/reference/gtk/tmpl/gtkradiomenuitem.sgml @@ -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: + + diff --git a/docs/reference/gtk/tmpl/gtkrange.sgml b/docs/reference/gtk/tmpl/gtkrange.sgml index 5f100325e1..97474de2ae 100644 --- a/docs/reference/gtk/tmpl/gtkrange.sgml +++ b/docs/reference/gtk/tmpl/gtkrange.sgml @@ -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. diff --git a/docs/reference/gtk/tmpl/gtkruler.sgml b/docs/reference/gtk/tmpl/gtkruler.sgml index ab4af18d3d..9c24b2abc9 100644 --- a/docs/reference/gtk/tmpl/gtkruler.sgml +++ b/docs/reference/gtk/tmpl/gtkruler.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkscale.sgml b/docs/reference/gtk/tmpl/gtkscale.sgml index ebcbb12a14..e4dcef6718 100644 --- a/docs/reference/gtk/tmpl/gtkscale.sgml +++ b/docs/reference/gtk/tmpl/gtkscale.sgml @@ -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 diff --git a/docs/reference/gtk/tmpl/gtkscrolledwindow.sgml b/docs/reference/gtk/tmpl/gtkscrolledwindow.sgml index a9a7b8985c..3059e981cf 100644 --- a/docs/reference/gtk/tmpl/gtkscrolledwindow.sgml +++ b/docs/reference/gtk/tmpl/gtkscrolledwindow.sgml @@ -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().
diff --git a/docs/reference/gtk/tmpl/gtksettings.sgml b/docs/reference/gtk/tmpl/gtksettings.sgml index 6653ec76e2..b63cc90219 100644 --- a/docs/reference/gtk/tmpl/gtksettings.sgml +++ b/docs/reference/gtk/tmpl/gtksettings.sgml @@ -34,6 +34,14 @@ GtkSettings @origin: @value: +<!-- ##### FUNCTION gtk_settings_get_default ##### --> +<para> + +</para> + +@Returns: + + <!-- ##### FUNCTION gtk_settings_install_property ##### --> <para> diff --git a/docs/reference/gtk/tmpl/gtksocket.sgml b/docs/reference/gtk/tmpl/gtksocket.sgml index 8f6bea0843..608ae3a16e 100644 --- a/docs/reference/gtk/tmpl/gtksocket.sgml +++ b/docs/reference/gtk/tmpl/gtksocket.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkspinbutton.sgml b/docs/reference/gtk/tmpl/gtkspinbutton.sgml index abc66d3bb0..f905c7cd85 100644 --- a/docs/reference/gtk/tmpl/gtkspinbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkspinbutton.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkstock.sgml b/docs/reference/gtk/tmpl/gtkstock.sgml index f778b87bf1..bd7bca183f 100644 --- a/docs/reference/gtk/tmpl/gtkstock.sgml +++ b/docs/reference/gtk/tmpl/gtkstock.sgml @@ -187,6 +187,20 @@ Stock Items +<!-- ##### MACRO GTK_STOCK_DND ##### --> +<para> + +</para> + + + +<!-- ##### MACRO GTK_STOCK_DND_MULTIPLE ##### --> +<para> + +</para> + + + <!-- ##### MACRO GTK_STOCK_EXECUTE ##### --> <para> diff --git a/docs/reference/gtk/tmpl/gtktable.sgml b/docs/reference/gtk/tmpl/gtktable.sgml index 1251f63450..daa236d12a 100644 --- a/docs/reference/gtk/tmpl/gtktable.sgml +++ b/docs/reference/gtk/tmpl/gtktable.sgml @@ -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. diff --git a/docs/reference/gtk/tmpl/gtktextbuffer.sgml b/docs/reference/gtk/tmpl/gtktextbuffer.sgml index fcec2678b9..8847b6c012 100644 --- a/docs/reference/gtk/tmpl/gtktextbuffer.sgml +++ b/docs/reference/gtk/tmpl/gtktextbuffer.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtktexttagtable.sgml b/docs/reference/gtk/tmpl/gtktexttagtable.sgml index c13bd0fee5..6727f3098d 100644 --- a/docs/reference/gtk/tmpl/gtktexttagtable.sgml +++ b/docs/reference/gtk/tmpl/gtktexttagtable.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtktextview.sgml b/docs/reference/gtk/tmpl/gtktextview.sgml index 57704920f0..4c98151c78 100644 --- a/docs/reference/gtk/tmpl/gtktextview.sgml +++ b/docs/reference/gtk/tmpl/gtktextview.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtktogglebutton.sgml b/docs/reference/gtk/tmpl/gtktogglebutton.sgml index fecc48fb61..4b2b60968a 100644 --- a/docs/reference/gtk/tmpl/gtktogglebutton.sgml +++ b/docs/reference/gtk/tmpl/gtktogglebutton.sgml @@ -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. diff --git a/docs/reference/gtk/tmpl/gtktoolbar.sgml b/docs/reference/gtk/tmpl/gtktoolbar.sgml index 97c9f6329d..cc49f6645c 100644 --- a/docs/reference/gtk/tmpl/gtktoolbar.sgml +++ b/docs/reference/gtk/tmpl/gtktoolbar.sgml @@ -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. diff --git a/docs/reference/gtk/tmpl/gtktreednd.sgml b/docs/reference/gtk/tmpl/gtktreednd.sgml new file mode 100644 index 0000000000..e705b3d161 --- /dev/null +++ b/docs/reference/gtk/tmpl/gtktreednd.sgml @@ -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> + + diff --git a/docs/reference/gtk/tmpl/gtkviewport.sgml b/docs/reference/gtk/tmpl/gtkviewport.sgml index a976868104..f944fa0aa6 100644 --- a/docs/reference/gtk/tmpl/gtkviewport.sgml +++ b/docs/reference/gtk/tmpl/gtkviewport.sgml @@ -75,6 +75,15 @@ GtkViewport @type: +<!-- ##### FUNCTION gtk_viewport_get_shadow_type ##### --> +<para> + +</para> + +@viewport: +@Returns: + + <!-- ##### SIGNAL GtkViewport::set-scroll-adjustments ##### --> <para> diff --git a/docs/reference/gtk/tmpl/gtkvscale.sgml b/docs/reference/gtk/tmpl/gtkvscale.sgml index a08ded65bb..7727cb74c8 100644 --- a/docs/reference/gtk/tmpl/gtkvscale.sgml +++ b/docs/reference/gtk/tmpl/gtkvscale.sgml @@ -36,3 +36,14 @@ Creates a new #GtkVScale. @Returns: a new #GtkVScale. +<!-- ##### FUNCTION gtk_vscale_new_with_range ##### --> +<para> + +</para> + +@min: +@max: +@step: +@Returns: + + diff --git a/docs/reference/gtk/tmpl/gtkwidget.sgml b/docs/reference/gtk/tmpl/gtkwidget.sgml index 16ae0a8759..8d6c08c9a5 100644 --- a/docs/reference/gtk/tmpl/gtkwidget.sgml +++ b/docs/reference/gtk/tmpl/gtkwidget.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkwindow.sgml b/docs/reference/gtk/tmpl/gtkwindow.sgml index b601a6e9bd..66ea516399 100644 --- a/docs/reference/gtk/tmpl/gtkwindow.sgml +++ b/docs/reference/gtk/tmpl/gtkwindow.sgml @@ -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> diff --git a/docs/reference/gtk/tmpl/gtkwindowgroup.sgml b/docs/reference/gtk/tmpl/gtkwindowgroup.sgml new file mode 100644 index 0000000000..c96f6fd471 --- /dev/null +++ b/docs/reference/gtk/tmpl/gtkwindowgroup.sgml @@ -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: + + |