From ca2a67b4c6fbed8d99559ab68326f866bb472a89 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 17 Apr 2001 18:12:46 +0000 Subject: [PATCH] Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN Tue Apr 17 10:59:13 2001 Owen Taylor * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN * {gtk/gtk,gdk/gdk}-sections.txt: Updated --- docs/reference/ChangeLog | 7 + docs/reference/gdk/gdk-sections.txt | 146 ++++++++++++++++ docs/reference/gdk/tmpl/event_structs.sgml | 20 +++ docs/reference/gdk/tmpl/events.sgml | 10 ++ docs/reference/gdk/tmpl/general.sgml | 8 + docs/reference/gdk/tmpl/windows.sgml | 61 +++++++ docs/reference/gtk/Makefile.am | 2 +- docs/reference/gtk/gtk-sections.txt | 97 +++++++---- docs/reference/gtk/tmpl/gtkdnd.sgml | 42 +++++ docs/reference/gtk/tmpl/gtkimagemenuitem.sgml | 75 ++++++++ docs/reference/gtk/tmpl/gtkimcontext.sgml | 9 + docs/reference/gtk/tmpl/gtkrc.sgml | 9 +- .../gtk/tmpl/gtkseparatormenuitem.sgml | 37 ++++ docs/reference/gtk/tmpl/gtksettings.sgml | 161 ++++++++++++++++++ docs/reference/gtk/tmpl/gtksignal.sgml | 36 ++-- docs/reference/gtk/tmpl/gtkspinbutton.sgml | 31 ++++ docs/reference/gtk/tmpl/gtkstatusbar.sgml | 18 ++ docs/reference/gtk/tmpl/gtkstyle.sgml | 81 +++++++++ docs/reference/gtk/tmpl/gtktextview.sgml | 7 + .../reference/gtk/tmpl/gtktreeviewcolumn.sgml | 4 + docs/reference/gtk/tmpl/gtktypeutils.sgml | 8 +- docs/reference/gtk/tmpl/gtkwidget.sgml | 27 +++ docs/reference/gtk/tmpl/gtkwindow.sgml | 125 +++++++++++++- 23 files changed, 955 insertions(+), 66 deletions(-) create mode 100644 docs/reference/gtk/tmpl/gtkimagemenuitem.sgml create mode 100644 docs/reference/gtk/tmpl/gtkseparatormenuitem.sgml create mode 100644 docs/reference/gtk/tmpl/gtksettings.sgml diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index f4d55e115f..ee9a4f723c 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,10 @@ +Tue Apr 17 10:59:13 2001 Owen Taylor + + * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT + add -DGTK_ENABLE_BROKEN + + * {gtk/gtk,gdk/gdk}-sections.txt: Updated + Fri Apr 13 10:41:10 2001 Owen Taylor * */Makefile.am: Add $(top_builddir) to includes as necessary, diff --git a/docs/reference/gdk/gdk-sections.txt b/docs/reference/gdk/gdk-sections.txt index a5e4ede7ef..472d876011 100644 --- a/docs/reference/gdk/gdk-sections.txt +++ b/docs/reference/gdk/gdk-sections.txt @@ -27,6 +27,7 @@ gdk_pointer_grab GdkGrabStatus gdk_pointer_ungrab gdk_pointer_is_grabbed +gdk_set_double_click_time gdk_keyboard_grab @@ -49,9 +50,63 @@ GDK_WINDOWING_WIN32 GDK_WINDOWING_NANOX GDK_WINDOWING_FB + +GDK_TYPE_GRAB_STATUS + + +GDK_TYPE_STATUS + GdkStatus GDKVAR +gdk_axis_use_get_type +gdk_byte_order_get_type +gdk_cap_style_get_type +gdk_crossing_mode_get_type +gdk_cursor_type_get_type +gdk_drag_action_get_type +gdk_drag_protocol_get_type +gdk_event_mask_get_type +gdk_event_type_get_type +gdk_extension_mode_get_type +gdk_fill_get_type +gdk_fill_rule_get_type +gdk_filter_return_get_type +gdk_font_type_get_type +gdk_function_get_type +gdk_gc_values_mask_get_type +gdk_grab_status_get_type +gdk_gravity_get_type +gdk_image_type_get_type +gdk_input_condition_get_type +gdk_input_mode_get_type +gdk_input_source_get_type +gdk_join_style_get_type +gdk_line_style_get_type +gdk_modifier_type_get_type +gdk_notify_type_get_type +gdk_overlap_type_get_type +gdk_property_state_get_type +gdk_prop_mode_get_type +gdk_rgb_dither_get_type +gdk_scroll_direction_get_type +gdk_selection_get_type +gdk_selection_type_get_type +gdk_setting_action_get_type +gdk_status_get_type +gdk_subwindow_mode_get_type +gdk_target_get_type +gdk_visibility_state_get_type +gdk_visual_type_get_type +gdk_window_attributes_type_get_type +gdk_window_class_get_type +gdk_window_edge_get_type +gdk_window_hints_get_type +gdk_window_state_get_type +gdk_window_type_get_type +gdk_window_type_hint_get_type +gdk_wm_decoration_get_type +gdk_wm_function_get_type
@@ -108,6 +163,7 @@ GDK_IS_IMAGE GDK_IMAGE_CLASS GDK_IMAGE_GET_CLASS GDK_IS_IMAGE_CLASS +GDK_TYPE_IMAGE_TYPE GdkImageClass @@ -147,6 +203,9 @@ gdk_rgb_get_colormap gdk_rgb_get_cmap gdk_rgb_ditherable gdk_rgb_set_verbose + + +GDK_TYPE_RGB_DITHER
@@ -195,10 +254,12 @@ GDK_TYPE_COLORMAP GDK_IS_COLORMAP GDK_COLORMAP_CLASS GDK_IS_COLORMAP_CLASS +GDK_TYPE_COLOR GdkColormapClass gdk_colormap_get_type +gdk_color_get_type
@@ -238,6 +299,13 @@ gdk_font_full_name_free GdkWChar gdk_wcstombs gdk_mbstowcs + + +GDK_TYPE_FONT +GDK_TYPE_FONT_TYPE + + +gdk_font_get_type
@@ -347,6 +415,14 @@ gdk_gc_get_type GDK_GC_CLASS GDK_GC_GET_CLASS GDK_IS_GC_CLASS +GDK_TYPE_CAP_STYLE +GDK_TYPE_FILL +GDK_TYPE_FILL_RULE +GDK_TYPE_FUNCTION +GDK_TYPE_GC_VALUES_MASK +GDK_TYPE_JOIN_STYLE +GDK_TYPE_LINE_STYLE +GDK_TYPE_SUBWINDOW_MODE
@@ -368,6 +444,14 @@ gdk_visual_get_best_with_type gdk_visual_get_best_with_both gdk_visual_ref gdk_visual_unref + + +GDK_TYPE_BYTE_ORDER +GDK_TYPE_VISUAL_TYPE +GDK_TYPE_VISUAL + + +gdk_visual_get_type
@@ -381,6 +465,7 @@ GdkWindowAttributesType GdkWindowHints GdkGeometry GdkGravity +GdkWindowEdge GdkWindowTypeHint gdk_window_new gdk_window_destroy @@ -413,6 +498,9 @@ gdk_window_raise gdk_window_lower gdk_window_focus gdk_window_register_dnd +gdk_window_begin_resize_drag +gdk_window_begin_move_drag +gdk_window_constrain_size gdk_window_begin_paint_rect @@ -457,6 +545,7 @@ gdk_window_set_modal_hint gdk_window_set_type_hint gdk_window_get_position gdk_window_get_root_origin +gdk_window_get_frame_extents gdk_window_get_size gdk_window_get_visual gdk_window_get_colormap @@ -491,6 +580,17 @@ GDK_TYPE_WINDOW GDK_IS_WINDOW GDK_WINDOW_CLASS GDK_IS_WINDOW_CLASS +GDK_TYPE_FILTER_RETURN +GDK_TYPE_GRAVITY +GDK_TYPE_MODIFIER_TYPE +GDK_TYPE_WINDOW_ATTRIBUTES_TYPE +GDK_TYPE_WINDOW_CLASS +GDK_TYPE_WINDOW_EDGE +GDK_TYPE_WINDOW_HINTS +GDK_TYPE_WINDOW_TYPE +GDK_TYPE_WINDOW_TYPE_HINT +GDK_TYPE_WM_DECORATION +GDK_TYPE_WM_FUNCTION gdk_window_object_get_type @@ -510,6 +610,11 @@ gdk_selection_owner_get gdk_selection_convert gdk_selection_property_get gdk_selection_send_notify + + +GDK_TYPE_SELECTION +GDK_TYPE_SELECTION_TYPE +GDK_TYPE_TARGET
@@ -530,6 +635,9 @@ gdk_property_get gdk_property_change GdkPropMode gdk_property_delete + + +GDK_TYPE_PROP_MODE
@@ -587,6 +695,8 @@ GdkSpan GdkSpanFunc gdk_region_spans_intersect_foreach + +GDK_TYPE_OVERLAP_TYPE
@@ -663,6 +773,12 @@ gdk_device_get_axis gdk_input_set_extension_events GdkExtensionMode + +GDK_TYPE_AXIS_USE +GDK_TYPE_EXTENSION_MODE +GDK_TYPE_INPUT_MODE +GDK_TYPE_INPUT_SOURCE + GDK_MAX_TIMECOORD_AXES
@@ -701,6 +817,13 @@ gdk_add_client_message_filter gdk_get_show_events gdk_set_show_events + + +gdk_setting_get + + +GDK_TYPE_EVENT_MASK +GDK_TYPE_EVENT_TYPE
@@ -727,6 +850,7 @@ GdkEventProximity GdkEventClient GdkEventNoExpose GdkEventWindowState +GdkEventSetting GdkScrollDirection @@ -735,6 +859,20 @@ GdkCrossingMode GdkNotifyType GdkPropertyState GdkWindowState +GdkSettingAction + + +GDK_TYPE_CROSSING_MODE +GDK_TYPE_EVENT +GDK_TYPE_NOTIFY_TYPE +GDK_TYPE_PROPERTY_STATE +GDK_TYPE_SCROLL_DIRECTION +GDK_TYPE_SETTING_ACTION +GDK_TYPE_VISIBILITY_STATE +GDK_TYPE_WINDOW_STATE + + +gdk_event_get_type
@@ -747,6 +885,9 @@ gdk_cursor_new_from_pixmap gdk_cursor_ref gdk_cursor_unref gdk_cursor_destroy + + +GDK_TYPE_CURSOR_TYPE
@@ -758,6 +899,9 @@ GdkInputFunction GdkDestroyNotify gdk_input_add gdk_input_remove + + +GDK_TYPE_INPUT_CONDITION
@@ -787,6 +931,8 @@ GDK_IS_DRAG_CONTEXT GDK_DRAG_CONTEXT_CLASS GDK_DRAG_CONTEXT_GET_CLASS GDK_IS_DRAG_CONTEXT_CLASS +GDK_TYPE_DRAG_ACTION +GDK_TYPE_DRAG_PROTOCOL GdkDragContextClass diff --git a/docs/reference/gdk/tmpl/event_structs.sgml b/docs/reference/gdk/tmpl/event_structs.sgml index 868bcd765b..7fcc497943 100644 --- a/docs/reference/gdk/tmpl/event_structs.sgml +++ b/docs/reference/gdk/tmpl/event_structs.sgml @@ -356,6 +356,17 @@ FIXME: add more here. @changed_mask: @new_window_state: + + + + + +@type: +@window: +@send_event: +@action: +@name: + @@ -414,3 +425,12 @@ Specifies the type of a property change for a #GdkEventProperty. @GDK_WINDOW_STATE_MAXIMIZED: @GDK_WINDOW_STATE_STICKY: + + + + + +@GDK_SETTING_ACTION_NEW: +@GDK_SETTING_ACTION_CHANGED: +@GDK_SETTING_ACTION_DELETED: + diff --git a/docs/reference/gdk/tmpl/events.sgml b/docs/reference/gdk/tmpl/events.sgml index 994930b094..ea7d882993 100644 --- a/docs/reference/gdk/tmpl/events.sgml +++ b/docs/reference/gdk/tmpl/events.sgml @@ -333,3 +333,13 @@ Note that GTK+ must be compiled with debugging enabled, i.e. using the @show_events: TRUE to output event debugging information. + + + + + +@name: +@value: +@Returns: + + diff --git a/docs/reference/gdk/tmpl/general.sgml b/docs/reference/gdk/tmpl/general.sgml index 4b2f9d3830..2f0661ae76 100644 --- a/docs/reference/gdk/tmpl/general.sgml +++ b/docs/reference/gdk/tmpl/general.sgml @@ -247,6 +247,14 @@ into account. Though this value is not always correct. + + + + + +@msec: + + Grabs the keyboard so that all events are passed to this diff --git a/docs/reference/gdk/tmpl/windows.sgml b/docs/reference/gdk/tmpl/windows.sgml index c8ec886141..78e0bc8f11 100644 --- a/docs/reference/gdk/tmpl/windows.sgml +++ b/docs/reference/gdk/tmpl/windows.sgml @@ -121,6 +121,20 @@ Windows @GDK_GRAVITY_SOUTH_EAST: @GDK_GRAVITY_STATIC: + + + + + +@GDK_WINDOW_EDGE_NORTH_WEST: +@GDK_WINDOW_EDGE_NORTH: +@GDK_WINDOW_EDGE_NORTH_EAST: +@GDK_WINDOW_EDGE_WEST: +@GDK_WINDOW_EDGE_EAST: +@GDK_WINDOW_EDGE_SOUTH_WEST: +@GDK_WINDOW_EDGE_SOUTH: +@GDK_WINDOW_EDGE_SOUTH_EAST: + @@ -424,6 +438,44 @@ Windows @window: + + + + + +@window: +@edge: +@button: +@root_x: +@root_y: +@timestamp: + + + + + + + +@window: +@button: +@root_x: +@root_y: +@timestamp: + + + + + + + +@geometry: +@flags: +@width: +@height: +@new_width: +@new_height: + + @@ -780,6 +832,15 @@ Windows @y: + + + + + +@window: +@rect: + + diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am index 48f17fd321..3674d99f7a 100644 --- a/docs/reference/gtk/Makefile.am +++ b/docs/reference/gtk/Makefile.am @@ -68,7 +68,7 @@ GTKDOC_CFLAGS = @STRIP_BEGIN@ \ -I$(top_srcdir) \ -I$(top_builddir) \ -I$(top_builddir)/gdk \ - -DGTK_DISABLE_COMPAT_H \ + -DGTK_ENABLE_BROKEN \ @GTK_DEBUG_FLAGS@ \ @GTK_XIM_FLAGS@ \ @GTK_LOCALE_FLAGS@ \ diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt index e849d14cb7..ddd6cd94fb 100644 --- a/docs/reference/gtk/gtk-sections.txt +++ b/docs/reference/gtk/gtk-sections.txt @@ -1037,6 +1037,7 @@ gtk_im_context_focus_in gtk_im_context_focus_out gtk_im_context_reset gtk_im_context_set_cursor_location +gtk_im_context_set_use_preedit GTK_IM_CONTEXT GTK_IS_IM_CONTEXT @@ -1571,7 +1572,6 @@ gtk_paned_gutter_size gtk_paned_pack1 gtk_paned_pack2 gtk_paned_set_gutter_size -gtk_paned_set_handle_size gtk_paned_set_position gtk_paned_get_position @@ -1886,6 +1886,18 @@ gtk_separator_menu_item_get_type GtkSettings GtkSettingsClass GtkSettingsValue +gtk_settings_get_global +gtk_settings_install_property +gtk_settings_install_property_parser +gtk_rc_property_parse_color +gtk_rc_property_parse_enum +gtk_rc_property_parse_flags +gtk_rc_property_parse_requisition +gtk_rc_property_parse_border +gtk_settings_set_property_value +gtk_settings_set_string_property +gtk_settings_set_long_property +gtk_settings_set_double_property GTK_IS_SETTINGS GTK_IS_SETTINGS_CLASS @@ -1894,7 +1906,7 @@ GTK_SETTINGS_CLASS GTK_SETTINGS_GET_CLASS GTK_TYPE_SETTINGS - +gtk_settings_get_type
@@ -1923,9 +1935,12 @@ GtkSpinType GtkSpinButton gtk_spin_button_configure gtk_spin_button_new +gtk_spin_button_new_with_range gtk_spin_button_set_adjustment gtk_spin_button_get_adjustment gtk_spin_button_set_digits +gtk_spin_button_set_increments +gtk_spin_button_set_range gtk_spin_button_get_value_as_float gtk_spin_button_get_value_as_int gtk_spin_button_set_value @@ -1955,6 +1970,8 @@ gtk_statusbar_get_context_id gtk_statusbar_push gtk_statusbar_pop gtk_statusbar_remove +gtk_statusbar_set_has_resize_grip +gtk_statusbar_get_has_resize_grip GTK_STATUSBAR GTK_IS_STATUSBAR @@ -2315,6 +2332,7 @@ gtk_text_view_set_indent gtk_text_view_get_indent gtk_text_view_set_tabs gtk_text_view_get_tabs +GTK_TEXT_VIEW_PRIORITY_VALIDATE GTK_TEXT_VIEW GTK_IS_TEXT_VIEW @@ -2545,8 +2563,6 @@ GValueCompareFunc gtk_tree_model_sort_new gtk_tree_model_sort_new_with_model gtk_tree_model_sort_set_model -gtk_tree_model_sort_set_sort_column -gtk_tree_model_sort_set_compare gtk_tree_model_sort_convert_path gtk_tree_model_sort_convert_iter @@ -2618,7 +2634,6 @@ GTK_IS_TREE_STORE_CLASS GTK_TYPE_TREE_VIEW_COLUMN GtkTreeViewColumn GtkTreeViewColumnSizing -GtkTreeViewColumnFunc GtkTreeViewColumn gtk_tree_view_column_new gtk_tree_view_column_new_with_attributes @@ -2777,7 +2792,6 @@ 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_set_cell gtk_list_store_remove gtk_list_store_insert gtk_list_store_insert_before @@ -2987,7 +3001,6 @@ gtk_widget_accelerator_signal gtk_widget_event gtk_widget_activate gtk_widget_reparent -gtk_widget_popup gtk_widget_intersect gtk_widget_is_focus gtk_widget_grab_focus @@ -3062,7 +3075,7 @@ gtk_widget_set_composite_name gtk_widget_set_scroll_adjustments gtk_widget_unlock_accelerators gtk_widget_accelerators_locked -gtk_widget_activate_mnemonic +gtk_widget_mnemonic_activate gtk_widget_class_install_style_property gtk_widget_class_install_style_property_parser gtk_widget_region_intersect @@ -3070,6 +3083,11 @@ gtk_widget_send_expose gtk_widget_style_get gtk_widget_style_get_property gtk_widget_style_get_valist + + +gtk_requisition_copy +gtk_requisition_free + GTK_WIDGET GTK_IS_WIDGET @@ -3088,6 +3106,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_add_accel_group gtk_window_remove_accel_group gtk_window_position @@ -3096,17 +3116,24 @@ gtk_window_activate_default gtk_window_set_modal gtk_window_set_default_size gtk_window_set_geometry_hints +gtk_window_set_gravity +gtk_window_get_gravity gtk_window_set_position gtk_window_set_transient_for gtk_window_set_destroy_with_parent gtk_window_list_toplevels -gtk_window_activate_mnemonic gtk_window_add_mnemonic -gtk_window_deiconify -gtk_window_iconify -gtk_window_maximize -gtk_window_present gtk_window_remove_mnemonic +gtk_window_mnemonic_activate +gtk_window_present +gtk_window_iconify +gtk_window_deiconify +gtk_window_stick +gtk_window_unstick +gtk_window_maximize +gtk_window_unmaximize +gtk_window_begin_resize_drag +gtk_window_begin_move_drag gtk_window_set_decorated gtk_window_set_decorations_hint gtk_window_set_frame_dimensions @@ -3115,9 +3142,6 @@ gtk_window_set_has_frame gtk_window_set_mnemonic_modifier gtk_window_set_role gtk_window_set_type_hint -gtk_window_stick -gtk_window_unmaximize -gtk_window_unstick GTK_WINDOW GTK_IS_WINDOW @@ -3127,12 +3151,18 @@ GTK_WINDOW_CLASS GTK_IS_WINDOW_CLASS GTK_WINDOW_GET_CLASS + +gtk_decorated_window_init +gtk_decorated_window_calculate_frame_size +gtk_decorated_window_set_title +gtk_decorated_window_move_resize_window + +GtkWindowGeometryInfo gtk_window_set_focus gtk_window_set_default gtk_window_remove_embedded_xid gtk_window_add_embedded_xid -gtk_window_reposition @@ -3297,6 +3327,7 @@ gtk_draw_slider gtk_draw_tab gtk_draw_expander gtk_draw_layout +gtk_draw_resize_grip gtk_paint_arrow gtk_paint_box gtk_paint_box_gap @@ -3317,6 +3348,16 @@ gtk_paint_tab gtk_paint_vline gtk_paint_expander gtk_paint_layout +gtk_paint_resize_grip + + +GtkBorder +gtk_border_copy +gtk_border_free + + +GtkRcProperty +GtkRcPropertyParser GTK_STYLE @@ -3349,6 +3390,7 @@ GtkRcStyleClass GtkRcFlags GtkImageLoader GtkRcTokenType +gtk_rc_scanner_new gtk_rc_get_style gtk_rc_add_widget_name_style gtk_rc_add_widget_class_style @@ -3482,6 +3524,9 @@ GtkTargetFlags gtk_drag_dest_set gtk_drag_dest_set_proxy gtk_drag_dest_unset +gtk_drag_dest_find_target +gtk_drag_dest_get_target_list +gtk_drag_dest_set_target_list gtk_drag_finish gtk_drag_get_data gtk_drag_get_source_widget @@ -3493,6 +3538,7 @@ gtk_drag_set_icon_widget gtk_drag_set_icon_pixmap gtk_drag_set_icon_default gtk_drag_set_default_icon +gtk_drag_check_threshold gtk_drag_source_set gtk_drag_source_set_icon gtk_drag_source_unset @@ -3644,12 +3690,6 @@ GTK_TYPE_IDENTIFIER
gtkbindings Bindings -GtkPatternSpec -gtk_pattern_spec_init -gtk_pattern_spec_free_segs -gtk_pattern_match -gtk_pattern_match_string -gtk_pattern_match_simple GtkBindingSet GtkBindingEntry GtkBindingSignal @@ -3709,17 +3749,6 @@ GtkSortType GtkMenuCallback GtkMenuEntry -GtkMenuPath -GtkMenuFactory -GtkMenuFactoryType -gtk_menu_factory_new -gtk_menu_factory_destroy -gtk_menu_factory_add_entries -gtk_menu_factory_add_subfactory -gtk_menu_factory_remove_paths -gtk_menu_factory_remove_entries -gtk_menu_factory_remove_subfactory -gtk_menu_factory_find
diff --git a/docs/reference/gtk/tmpl/gtkdnd.sgml b/docs/reference/gtk/tmpl/gtkdnd.sgml index e8a32624d4..f73ba58918 100644 --- a/docs/reference/gtk/tmpl/gtkdnd.sgml +++ b/docs/reference/gtk/tmpl/gtkdnd.sgml @@ -150,6 +150,35 @@ notification of drags. @widget: a #GtkWidget + + + + + +@widget: +@context: +@target_list: +@Returns: + + + + + + + +@widget: +@Returns: + + + + + + + +@widget: +@target_list: + + Inform the drag source that the drop is finished, and @@ -288,6 +317,19 @@ arguments, and will release them when they are no longer needed. @hot_y: The Y offset within @widget of the hotspot. + + + + + +@widget: +@start_x: +@start_y: +@current_x: +@current_y: +@Returns: + + Sets up a widget so that GTK+ will start a drag diff --git a/docs/reference/gtk/tmpl/gtkimagemenuitem.sgml b/docs/reference/gtk/tmpl/gtkimagemenuitem.sgml new file mode 100644 index 0000000000..e8b5829f36 --- /dev/null +++ b/docs/reference/gtk/tmpl/gtkimagemenuitem.sgml @@ -0,0 +1,75 @@ + +GtkImageMenuItem + + + + + + + + + + + + + + + + + + + +@menu_item: + + + + + + + + + + + + +@image_menu_item: +@child: + + + + + + + +@image_menu_item: +@Returns: + + + + + + + +@Returns: + + + + + + + +@widget: +@label: +@Returns: + + + + + + + +@stock_id: +@accel_group: +@Returns: + + diff --git a/docs/reference/gtk/tmpl/gtkimcontext.sgml b/docs/reference/gtk/tmpl/gtkimcontext.sgml index 08377e4a42..74f19bb38f 100644 --- a/docs/reference/gtk/tmpl/gtkimcontext.sgml +++ b/docs/reference/gtk/tmpl/gtkimcontext.sgml @@ -83,6 +83,15 @@ GtkIMContext @area: + + + + + +@context: +@use_preedit: + + diff --git a/docs/reference/gtk/tmpl/gtkrc.sgml b/docs/reference/gtk/tmpl/gtkrc.sgml index 041bbddd55..178b403922 100644 --- a/docs/reference/gtk/tmpl/gtkrc.sgml +++ b/docs/reference/gtk/tmpl/gtkrc.sgml @@ -496,7 +496,6 @@ This can later be composited together with other #GtkRcStyle structures to form a #GtkStyle. -@parent_instance: @name: @bg_pixmap_name: @font_desc: @@ -616,6 +615,14 @@ specific portions of a RC file. @GTK_RC_TOKEN_RTL: @GTK_RC_TOKEN_LAST: + + + + + +@Returns: + + Finds all matching RC styles for a given widget, diff --git a/docs/reference/gtk/tmpl/gtkseparatormenuitem.sgml b/docs/reference/gtk/tmpl/gtkseparatormenuitem.sgml new file mode 100644 index 0000000000..6e1bd12a26 --- /dev/null +++ b/docs/reference/gtk/tmpl/gtkseparatormenuitem.sgml @@ -0,0 +1,37 @@ + +GtkSeparatorMenuItem + + + + + + + + + + + + + + + + + + + +@menu_item: + + + + + + + + + + + + +@Returns: + + diff --git a/docs/reference/gtk/tmpl/gtksettings.sgml b/docs/reference/gtk/tmpl/gtksettings.sgml new file mode 100644 index 0000000000..28e2edd654 --- /dev/null +++ b/docs/reference/gtk/tmpl/gtksettings.sgml @@ -0,0 +1,161 @@ + +GtkSettings + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@origin: +@value: + + + + + + +@Returns: + + + + + + + +@settings: +@pspec: + + + + + + + +@settings: +@pspec: +@parser: + + + + + + + +@pspec: +@gstring: +@property_value: +@Returns: + + + + + + + +@pspec: +@gstring: +@property_value: +@Returns: + + + + + + + +@pspec: +@gstring: +@property_value: +@Returns: + + + + + + + +@pspec: +@gstring: +@property_value: +@Returns: + + + + + + + +@pspec: +@gstring: +@property_value: +@Returns: + + + + + + + +@settings: +@name: +@svalue: + + + + + + + +@settings: +@name: +@v_string: +@origin: + + + + + + + +@settings: +@name: +@v_long: +@origin: + + + + + + + +@settings: +@name: +@v_double: +@origin: + + diff --git a/docs/reference/gtk/tmpl/gtksignal.sgml b/docs/reference/gtk/tmpl/gtksignal.sgml index 1a5a4f3e27..52c116c266 100644 --- a/docs/reference/gtk/tmpl/gtksignal.sgml +++ b/docs/reference/gtk/tmpl/gtksignal.sgml @@ -289,7 +289,7 @@ you don't want a return value. the callbacks. - + Given the name of the signal and the type of object it connects to, get the signal's identifying integer. Emitting the signal @@ -304,7 +304,7 @@ It also tries the ancestors of the given type. @Returns: the signal's identifying number, or 0 if no signal was found. - + Given the signal's identifier, find its name. @@ -381,7 +381,7 @@ an array of GtkArgs instead of using C's varargs mechanism. followed by one which is a pointer to the return type. - + This function aborts a signal's current emission. @@ -415,7 +415,7 @@ except it will lookup the signal id for you. @name: the name of the signal you wish to stop. - + Attach a function pointer and user data to a signal for a particular object. @@ -467,7 +467,7 @@ is getting pressed, this is that button. @d: - + Attach a function pointer and user data to a signal so that this handler will be called after the other handlers. @@ -485,7 +485,7 @@ so that this handler will be called after the other handlers. @d: - + This function is for registering a callback that will call another object's callback. That is, @@ -520,7 +520,7 @@ really pass any gpointer as the #slot_object .) @d: - + Attach a signal hook to a signal, passing in an alternate object as the first parameter, and guaranteeing @@ -626,7 +626,7 @@ should signal the removal of this signal. @name: name of the signal. - + Destroy a user-defined handler connection. @@ -635,7 +635,7 @@ Destroy a user-defined handler connection. @handler_id: the connection id. - + Destroy all connections for a particular object, with the given function-pointer and user-data. @@ -650,7 +650,7 @@ the given function-pointer and user-data. @d: - + Destroy all connections for a particular object, with the given user-data. @@ -663,7 +663,7 @@ the given user-data. @d: - + Prevent an user-defined handler from being invoked. All other signal processing will go on as normal, but this particular @@ -674,7 +674,7 @@ handler will ignore it. @handler_id: the connection id. - + Prevent a user-defined handler from being invoked, by reference to the user-defined handler's function pointer and user data. (It may result in @@ -690,7 +690,7 @@ multiple hooks being blocked, if you've called connect multiple times.) @d: - + Prevent all user-defined handlers with a certain user data from being invoked. @@ -702,7 +702,7 @@ Prevent all user-defined handlers with a certain user data from being invoked. @d: - + Undo a block, by connection id. Note that undoing a block doesn't necessarily make the hook callable, because if you block a @@ -714,7 +714,7 @@ hook twice, you must unblock it twice. gtk_signal_connect(), etc. - + Undo a block, by function pointer and data. Note that undoing a block doesn't @@ -731,7 +731,7 @@ hook twice, you must unblock it twice. @d: - + Undo block(s), to all signals for a particular object with a particular user-data pointer @@ -744,7 +744,7 @@ with a particular user-data pointer @d: - + Returns a connection id corresponding to a given signal id and object. @@ -766,7 +766,7 @@ handler. @b: - + Returns a connection id corresponding to a given signal id, object, function pointer and user data. diff --git a/docs/reference/gtk/tmpl/gtkspinbutton.sgml b/docs/reference/gtk/tmpl/gtkspinbutton.sgml index e01764f9b7..ff3c5e187c 100644 --- a/docs/reference/gtk/tmpl/gtkspinbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkspinbutton.sgml @@ -172,6 +172,17 @@ Creates a new #GtkSpinButton. @Returns: a #GtkWidget. + + + + + +@min: +@max: +@step: +@Returns: + + @@ -199,6 +210,26 @@ Creates a new #GtkSpinButton. @digits: + + + + + +@spin_button: +@step: +@page: + + + + + + + +@spin_button: +@min: +@max: + + diff --git a/docs/reference/gtk/tmpl/gtkstatusbar.sgml b/docs/reference/gtk/tmpl/gtkstatusbar.sgml index c4b37a46eb..0bc23cab40 100644 --- a/docs/reference/gtk/tmpl/gtkstatusbar.sgml +++ b/docs/reference/gtk/tmpl/gtkstatusbar.sgml @@ -100,6 +100,24 @@ Forces the removal of a message from a statusbar's stack. The exact context_id a @message_id: a message identifier, as returned by gtk_statusbar_push(). + + + + + +@statusbar: +@setting: + + + + + + + +@statusbar: +@Returns: + + Is emitted whenever a new message is popped off a statusbar's stack. diff --git a/docs/reference/gtk/tmpl/gtkstyle.sgml b/docs/reference/gtk/tmpl/gtkstyle.sgml index 662a6f2dae..a78f5ec008 100644 --- a/docs/reference/gtk/tmpl/gtkstyle.sgml +++ b/docs/reference/gtk/tmpl/gtkstyle.sgml @@ -509,6 +509,21 @@ Styles @layout: + + + + + +@style: +@window: +@state_type: +@edge: +@x: +@y: +@width: +@height: + + @@ -867,3 +882,69 @@ Styles @layout: + + + + + +@style: +@window: +@state_type: +@area: +@widget: +@detail: +@edge: +@x: +@y: +@width: +@height: + + + + + + + +@left: +@right: +@top: +@bottom: + + + + + + +@border: +@Returns: + + + + + + + +@border: + + + + + + + +@type_name: +@property_name: +@origin: +@value: + + + + + + +@pspec: +@rc_string: +@property_value: +@Returns: + + diff --git a/docs/reference/gtk/tmpl/gtktextview.sgml b/docs/reference/gtk/tmpl/gtktextview.sgml index d4dad95bc6..f168889dc6 100644 --- a/docs/reference/gtk/tmpl/gtktextview.sgml +++ b/docs/reference/gtk/tmpl/gtktextview.sgml @@ -544,6 +544,13 @@ types related to the text widget and how they work together. @Returns: + + + + + + + diff --git a/docs/reference/gtk/tmpl/gtktreeviewcolumn.sgml b/docs/reference/gtk/tmpl/gtktreeviewcolumn.sgml index 95a3ae5829..68e43c4aac 100644 --- a/docs/reference/gtk/tmpl/gtktreeviewcolumn.sgml +++ b/docs/reference/gtk/tmpl/gtktreeviewcolumn.sgml @@ -39,6 +39,8 @@ GtkTreeViewColumn @min_width: @max_width: @displayed_width: +@drag_x: +@drag_y: @func: @func_data: @destroy: @@ -54,6 +56,8 @@ GtkTreeViewColumn @button_active: @dirty: @show_sort_indicator: +@maybe_reordered: +@reorderable: diff --git a/docs/reference/gtk/tmpl/gtktypeutils.sgml b/docs/reference/gtk/tmpl/gtktypeutils.sgml index 6295e2dfa1..e6a3ad7abf 100644 --- a/docs/reference/gtk/tmpl/gtktypeutils.sgml +++ b/docs/reference/gtk/tmpl/gtktypeutils.sgml @@ -560,7 +560,7 @@ Create a new, unique type. @type_info: must not be null, and @type_info->type_name must also not be null. - + @@ -568,7 +568,7 @@ Create a new, unique type. @Returns: a pointer to the name of a type, or NULL if it has none. - + Get the internal representation of a type given its name. @@ -577,7 +577,7 @@ Get the internal representation of a type given its name. @Returns: a GtkType - + @@ -608,7 +608,7 @@ has all the proper initializers called. @Returns: gpointer to a GtkTypeObject - + Look in the type hierarchy to see if @type has @is_a_type among its ancestors. Do so with a simple lookup, not a loop. diff --git a/docs/reference/gtk/tmpl/gtkwidget.sgml b/docs/reference/gtk/tmpl/gtkwidget.sgml index 28ac76363e..ff6a10f9e3 100644 --- a/docs/reference/gtk/tmpl/gtkwidget.sgml +++ b/docs/reference/gtk/tmpl/gtkwidget.sgml @@ -1239,6 +1239,16 @@ GtkWidget @Returns: + + + + + +@widget: +@group_cycling: +@Returns: + + @@ -1312,6 +1322,23 @@ GtkWidget @var_args: + + + + + +@requisition: +@Returns: + + + + + + + +@requisition: + + diff --git a/docs/reference/gtk/tmpl/gtkwindow.sgml b/docs/reference/gtk/tmpl/gtkwindow.sgml index e4cddd34b0..4f1cae30f6 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 + + + + + +@window: +@resizeable: + + + + + + + +@window: +@Returns: + + @@ -201,6 +219,24 @@ it's larger @geom_mask: + + + + + +@window: +@gravity: + + + + + + + +@window: +@Returns: + + @@ -246,7 +282,28 @@ it's larger @target: - + + + + + +@window: +@keyval: +@target: + + + + + + + +@window: +@keyval: +@modifier: +@Returns: + + + @@ -262,6 +319,30 @@ it's larger @window: + + + + + +@window: + + + + + + + +@window: + + + + + + + +@window: + + @@ -270,7 +351,7 @@ it's larger @window: - + @@ -278,14 +359,29 @@ it's larger @window: - + @window: -@keyval: -@target: +@edge: +@button: +@root_x: +@root_y: +@timestamp: + + + + + + + +@window: +@button: +@root_x: +@root_y: +@timestamp: @@ -362,7 +458,7 @@ it's larger @hint: - + @@ -370,7 +466,7 @@ it's larger @window: - + @@ -378,12 +474,25 @@ it's larger @window: - + @window: +@title: + + + + + + + +@window: +@x: +@y: +@width: +@height: