Fixes to the gtk docs
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 May 2018 22:03:31 +0000 (18:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 5 May 2018 22:03:31 +0000 (18:03 -0400)
docs/reference/gtk/gtk4-docs.xml
docs/reference/gtk/gtk4-sections.txt
gtk/gtkentry.h
gtk/gtkstylecontext.c
gtk/gtktextview.h
gtk/gtkwidget.h

index a6d89f12b04cf0c08fb2e8ce82c7a276131a64c9..9e6ab19744a6c2edb4ef4d6a77450eff238807c6 100644 (file)
       <xi:include href="xml/gtkgestureswipe.xml" />
       <xi:include href="xml/gtkgesturerotate.xml" />
       <xi:include href="xml/gtkgesturezoom.xml" />
+      <xi:include href="xml/gtkgesturestylus.xml" />
       <xi:include href="xml/gtkpadcontroller.xml" />
     </chapter>
 
index 83313d7c9f9f7ebb8f130d482df6d458abdbd661..44db31d76205992c761992cc22dbd023fcdd7f8c 100644 (file)
@@ -1270,8 +1270,6 @@ gtk_fixed_get_type
 GtkFontButton
 gtk_font_button_new
 gtk_font_button_new_with_font
-gtk_font_button_set_font_name
-gtk_font_button_get_font_name
 gtk_font_button_set_use_font
 gtk_font_button_get_use_font
 gtk_font_button_set_use_size
@@ -1302,7 +1300,7 @@ gtk_font_chooser_set_font
 gtk_font_chooser_get_font_desc
 gtk_font_chooser_set_font_desc
 gtk_font_chooser_get_font_features
-gtk_font_chooser_get_font_language
+gtk_font_chooser_set_language
 gtk_font_chooser_get_preview_text
 gtk_font_chooser_set_preview_text
 gtk_font_chooser_get_show_preview_entry
@@ -1483,24 +1481,24 @@ GtkIconViewPrivate
 <TITLE>GtkImage</TITLE>
 GtkImage
 GtkImageType
-gtk_image_get_texture
-gtk_image_get_icon_name
-gtk_image_get_gicon
-gtk_image_get_storage_type
+gtk_image_new
 gtk_image_new_from_file
+gtk_image_new_from_resource
 gtk_image_new_from_pixbuf
+gtk_image_new_from_paintable
 gtk_image_new_from_icon_name
 gtk_image_new_from_gicon
-gtk_image_new_from_resource
-gtk_image_new_from_texture
+gtk_image_clear
 gtk_image_set_from_file
+gtk_image_set_from_resource
 gtk_image_set_from_pixbuf
+gtk_image_set_from_paintable
 gtk_image_set_from_icon_name
 gtk_image_set_from_gicon
-gtk_image_set_from_resource
-gtk_image_set_from_texture
-gtk_image_clear
-gtk_image_new
+gtk_image_get_storage_type
+gtk_image_get_paintable
+gtk_image_get_icon_name
+gtk_image_get_gicon
 gtk_image_set_pixel_size
 gtk_image_get_pixel_size
 gtk_image_set_icon_size
@@ -1923,8 +1921,8 @@ gtk_info_bar_set_message_type
 gtk_info_bar_get_message_type
 gtk_info_bar_get_action_area
 gtk_info_bar_get_content_area
-gtk_info_bar_get_show_title_buttons
-gtk_info_bar_set_show_title_buttons
+gtk_info_bar_get_show_close_button
+gtk_info_bar_set_show_close_button
 gtk_info_bar_get_revealed
 gtk_info_bar_set_revealed
 
@@ -4172,15 +4170,10 @@ gtk_volume_button_get_type
 <TITLE>GtkSnapshot</TITLE>
 GtkSnapshot
 gtk_snapshot_new
-gtk_snapshot_ref
-gtk_snapshot_unref
 gtk_snapshot_to_node
 gtk_snapshot_to_paintable
 gtk_snapshot_free_to_node
 gtk_snapshot_free_to_paintable
-gtk_snapshot_get_renderer
-gtk_snapshot_get_record_names
-gtk_snapshot_push
 gtk_snapshot_push_transform
 gtk_snapshot_push_opacity
 gtk_snapshot_push_color_matrix
@@ -4197,7 +4190,6 @@ gtk_snapshot_append_cairo
 gtk_snapshot_append_texture
 gtk_snapshot_append_color
 gtk_snapshot_append_layout
-gtk_snapshot_clips_rect
 gtk_snapshot_render_background
 gtk_snapshot_render_frame
 gtk_snapshot_render_focus
@@ -4893,7 +4885,6 @@ gtk_render_line
 gtk_render_option
 gtk_render_slider
 gtk_render_activity
-gtk_render_icon_surface
 gtk_render_icon
 gtk_render_insertion_cursor
 
@@ -6637,15 +6628,39 @@ GTK_PAD_CONTROLLER_GET_CLASS
 gtk_pad_controller_get_type
 </SECTION>
 
+<SECTION>
+<FILE>gtkgesturestylus</FILE>
+<TITLE>GtkGestureStylus</TITLE>
+GtkGestureStylus
+
+gtk_gesture_stylus_new
+gtk_gesture_stylus_get_axis
+gtk_gesture_stylus_get_axes
+gtk_gesture_stylus_get_backlog
+gtk_gesture_stylus_get_device_tool
+
+<SUBSECTION Standard>
+GTK_TYPE_GESTURE_STYLUS
+GTK_GESTURE_STYLUS
+GTK_GESTURE_STYLUS_CLASS
+GTK_IS_GESTURE_STYLUS
+GTK_IS_GESTURE_STYLUS_CLASS
+GTK_GESTURE_STYLUS_GET_CLASS
+GtkGestureStylusClass
+
+<SUBSECTION Private>
+gtk_gesture_stylus_get_type
+</SECTION>
+
 <SECTION>
 <FILE>gtkstacksidebar</FILE>
 GtkStackSidebar
-GtkStackSidebarClass
 gtk_stack_sidebar_new
 gtk_stack_sidebar_set_stack
 gtk_stack_sidebar_get_stack
 
 <SUBSECTION Standard>
+GtkStackSidebarClass
 GTK_TYPE_STACK_SIDEBAR
 GTK_STACK_SIDEBAR
 GTK_STACK_SIDEBAR_CLASS
@@ -6670,8 +6685,6 @@ gtk_gl_area_attach_buffers
 gtk_gl_area_set_error
 gtk_gl_area_get_error
 <SUBSECTION>
-gtk_gl_area_set_has_alpha
-gtk_gl_area_get_has_alpha
 gtk_gl_area_set_has_depth_buffer
 gtk_gl_area_get_has_depth_buffer
 gtk_gl_area_set_has_stencil_buffer
index b44c00a5ac9be4a64f7b544925a52172cfa92c0e..4debf4ab9c9052498c08cf14c204c5dc8e1efd51 100644 (file)
@@ -103,6 +103,7 @@ struct _GtkEntry
  *   the current selection if one exists.
  * @toggle_overwrite: Class handler for the #GtkEntry::toggle-overwrite signal.
  *   The default implementation toggles overwrite mode and blinks the cursor.
+ * @insert_emoji: Class handler for the #GtkEntry::insert-emoji signal.
  *
  * Class structure for #GtkEntry. All virtual functions have a default
  * implementation. Derived classes may set the virtual function pointers for the
index d01602cc82f7ca4684edf13fb3cab334b4c5c0df..54eca205f17234f425360a564ec512d3b30c6165 100644 (file)
@@ -2100,6 +2100,7 @@ G_GNUC_END_IGNORE_DEPRECATIONS
 
 /**
  * GtkStyleContextPrintFlags:
+ * @GTK_STYLE_CONTEXT_PRINT_NONE: Default value.
  * @GTK_STYLE_CONTEXT_PRINT_RECURSE: Print the entire tree of
  *     CSS nodes starting at the style context's node
  * @GTK_STYLE_CONTEXT_PRINT_SHOW_STYLE: Show the values of the
index 6edfdc15297009f330b0c48c3f9249ffd6369a02..89629948d8db8e1d221119b3dc1c20f65e19ae9b 100644 (file)
@@ -151,6 +151,7 @@ struct _GtkTextView
  *   layers %GTK_TEXT_VIEW_LAYER_BELOW and %GTK_TEXT_VIEW_LAYER_ABOVE work in viewport
  *   coordinates, which makes them unnecessarily hard to use.
  * @extend_selection: The class handler for the #GtkTextView::extend-selection signal.
+ * @insert_emoji: The class handler for the #GtkTextView::insert-emoji signal.
  */
 struct _GtkTextViewClass
 {
index 3987e7d42b138bc409afa752e3427c5d216b5bd7..63561c04546e5fe6c0e1aec2443a9bd44fb2e142 100644 (file)
@@ -229,9 +229,9 @@ struct _GtkWidget
  *   widget extra space when possible.
  * @style_updated: Signal emitted when the GtkStyleContext of a widget
  *   is changed.
- * @touch_event:
- * @snapshot: Signal emitted when a widget is supposed to create a snapshot
- *   of itself.
+ * @snapshot: Vfunc for gtk_widget_snapshot().
+ * @contains: Vfunc for gtk_widget_contains().
+ * @pick: Vfunc for gtk_widget_pick().
  */
 struct _GtkWidgetClass
 {