diff --git a/Gdk-4.0.gir b/Gdk-4.0.gir
index 9f8c38a3..7799e9a5 100644
--- a/Gdk-4.0.gir
+++ b/Gdk-4.0.gir
@@ -2465,7 +2465,7 @@ above, it will try the fallback cursor. Fallback cursors can themselves have
fallback cursors again, so it is possible to provide a chain of progressively
easier to support cursors. If none of the provided cursors can be supported,
the default cursor will be the ultimate fallback.
-
+
Creates a new callback-based cursor object.
Cursors of this kind produce textures for the cursor
@@ -2678,33 +2678,59 @@ The texture will be %NULL if the cursor was created from a name.
-
-
+
+ The type of callback used by a dynamic `GdkCursor` to generate
+a texture for the cursor image at the given @cursor_size
+and @scale.
+
+The actual cursor size in application pixels may be different
+from @cursor_size x @cursor_size, and will be returned in
+@width, @height. The returned texture should have a size that
+corresponds to the actual cursor size, in device pixels (i.e.
+application pixels, multiplied by @scale).
+
+This function may fail and return `NULL`, in which case
+the fallback cursor will be used.
+
+ the cursor image, or
+ `NULL` if none could be produced.
+ the `GdkCursor`
+ the nominal cursor size, in application pixels
+ the device scale
-
+
+ return location for the actual cursor width,
+ in application pixels
-
+
+ return location for the actual cursor height,
+ in application pixels
-
+
+ return location for the hotspot X position,
+ in application pixels
-
+
+ return location for the hotspot Y position,
+ in application pixels
+ User data for the callback
@@ -4338,7 +4364,9 @@ backends will be used.
reasons
+ Registers an error quark for [class@Gdk.DmabufTexture] errors.
+ the error quark
@@ -5452,7 +5480,7 @@ a result.
The `GdkDragSurfaceInterface` implementation is private to GDK.
-
+
The `GdkDragSurfaceSize` struct contains information that is useful
to compute the size of a drag surface.
@@ -6235,6 +6263,7 @@ Emulated pointer events typically originate from a touch events.
This position is in [surface coordinates](coordinates.html).
+ whether the positions were set
@@ -7533,7 +7562,9 @@ anymore, this function has been deprecated and now always returns %NULL.
The shader linking failed
+ Registers an error quark for [class@Gdk.GLContext] errors.
+ the error quark
@@ -18960,7 +18991,9 @@ By default, GDK_MEMORY_DEFAULT is set.
The image format is not supported
+ Registers an error quark for [class@Gdk.Texture] errors.
+ the error quark
@@ -18988,11 +19021,16 @@ the [enum@Gdk.AxisUse] enumerations as indices.
+ The kind of title bar gesture to emit with
+[method@Gdk.Toplevel.titlebar_gesture].
+ double click gesture
+ right click gesture
+ middle click gesture
@@ -19708,7 +19746,7 @@ to resize the surface after it has been presented.
-
+
The `GdkToplevelSize` struct contains information that is useful
to compute the size of a toplevel.
@@ -20055,7 +20093,9 @@ for example in response to a change of the surface size.
Vulkan support is not available on this Surface
+ Registers an error quark for [class@Gdk.VulkanContext] errors.
+ the error quark
@@ -20406,7 +20446,9 @@ indicate a higher priority.
+ Registers an error quark for [class@Gdk.DmabufTexture] errors.
+ the error quark
@@ -20427,11 +20469,6 @@ is returned.
-
-
-
-
-
Returns the relative angle from @event1 to @event2.
@@ -20513,7 +20550,9 @@ If not, this function returns %FALSE.
+ Registers an error quark for [class@Gdk.GLContext] errors.
+ the error quark
@@ -20876,15 +20915,12 @@ in order to take effect.
+ Registers an error quark for [class@Gdk.Texture] errors.
+ the error quark
-
-
-
-
-
Convert from a Unicode character to a key symbol.
@@ -20900,7 +20936,9 @@ in order to take effect.
+ Registers an error quark for [class@Gdk.VulkanContext] errors.
+ the error quark
diff --git a/Gio-2.0.gir b/Gio-2.0.gir
index fcdfdce1..eb29db97 100644
--- a/Gio-2.0.gir
+++ b/Gio-2.0.gir
@@ -6192,8 +6192,11 @@ there is no need to explicitly withdraw the notification in that case.
-
+
The group of actions that the application exports.
+ Use the [iface@Gio.ActionMap] interface instead.
+ Never ever mix use of this API with use of `GActionMap` on the
+ same @application or things will go very badly wrong.
@@ -31734,7 +31737,7 @@ g_file_copy_finish() to get the result of the operation.
-
+
Version of [method@Gio.File.copy_async] using closures instead of callbacks for
easier binding in other languages.
@@ -33779,7 +33782,7 @@ g_file_move_finish() to get the result of the operation.
-
+
Version of [method@Gio.File.move_async] using closures instead of callbacks for
easier binding in other languages.
diff --git a/Gsk-4.0.gir b/Gsk-4.0.gir
index b8b6cf57..0fb5a228 100644
--- a/Gsk-4.0.gir
+++ b/Gsk-4.0.gir
@@ -935,7 +935,10 @@ New entries may be added in future versions.
filled.
-
+
+ A GL based renderer.
+
+See [class@Gsk.Renderer].
Creates a new `GskRenderer` using the new OpenGL renderer.
@@ -1490,6 +1493,8 @@ will be %NULL.
+
+ The source code for the shader, as a `GBytes`.
@@ -2723,6 +2728,7 @@ from a Cairo context.
+ a path
@@ -3859,12 +3865,15 @@ as long as the `GskPathPoint` is used.
-
+
+ Copies a path point.
+ the copied point
+ a path point
@@ -3893,12 +3902,14 @@ same location.
-
+
+ Frees a path point copied by [method@Gsk.PathPoint.copy].
+ a path point
@@ -5147,7 +5158,9 @@ rendering pipeline.
a proper serialization
+ Registers an error quark for [class@Gsk.RenderNode] errors.
+ the error quark
@@ -5550,6 +5563,7 @@ the operation of stroking a path.
Returns the dash_offset of a `GskStroke`.
+ the dash_offset
@@ -5605,6 +5619,7 @@ See [enum@Gsk.LineJoin] for details.
Returns the miter limit of a `GskStroke`.
+ the miter limit
@@ -6136,7 +6151,12 @@ after the way CSS describes transforms.
This means code can safely expose them as properties of objects without
having to worry about others changing them.
+ Creates a new identity transform.
+
+This function is meant to be used by language
+bindings. For C code, this is equivalent to using %NULL.
+ A new identity transform
@@ -6895,7 +6915,9 @@ The `O` command is an extension that is not supported in SVG.
+ Registers an error quark for [class@Gsk.RenderNode] errors.
+ the error quark
diff --git a/Gtk-4.0.gir b/Gtk-4.0.gir
index c84d7424..49883929 100644
--- a/Gtk-4.0.gir
+++ b/Gtk-4.0.gir
@@ -521,7 +521,7 @@ in the credits page.
-
+
Returns the comments string.
The comments
@@ -1828,10 +1828,21 @@ The accessible role cannot be changed once set.
The priority of an accessibility announcement.
+ The announcement is low priority,
+ and might be read only on the user's request.
+ The announcement is of medium
+ priority, and is usually spoken at the next opportunity, such as at the
+ end of speaking the current sentence or when the user pauses typing.
+ The announcement is of high
+ priority, and is usually spoken immediately. Because an interruption
+ might disorient users or cause them to not complete their current task,
+ authors SHOULD NOT use high priority announcements unless the
+ interruption is imperative. An example would be a notification about a
+ critical battery power level.
@@ -3711,9 +3722,11 @@ actionable widget.
+ The name of the action with which this widget should be associated.
+ The target value of the actionable widget's action.
@@ -11105,7 +11118,9 @@ when they encounter one.
`gmodule-export-2.0` pkgconfig module can fix this problem.
+ Registers an error quark for [class@Gtk.Builder] errors.
+ the error quark
@@ -18707,6 +18722,7 @@ Additionally, it can display a text on top of the progress bar.
+ Whether progess is inverted.
@@ -18808,6 +18824,7 @@ activity.
+ Whether the spinner is active (ie. shown) in the cell
@@ -20999,6 +21016,9 @@ class `.colorchooser`.
+ Whether the color chooser dialog is showing the single-color editor.
+
+It can be set to switch the color chooser into single-color editing mode.
@@ -23927,6 +23947,7 @@ This is an [keybinding signal](class.SignalAction.html).
The default bindings for this signal are Alt+Up and Escape.
+ whether the combo box was popped down
@@ -25496,7 +25517,9 @@ Besides `GtkWidget`, it is also implemented by `GtkConstraintGuide`.
Invalid or unknown relation
+ Registers an error quark for VFL error parsing.
+ the error quark
@@ -25549,6 +25572,7 @@ This is effectively the opposite of where the scroll bars are placed.
+ A description of a location inside a CSS stream.
@@ -26034,7 +26058,9 @@ structure if the reference count reaches 0.
-
+
+ A CSS style change.
+
A function to be used by `GtkCustomLayout` to allocate a widget.
@@ -26302,8 +26328,10 @@ called now.
+ Whether the `type` debug flag is set.
+ type to check
@@ -27078,7 +27106,10 @@ by async dialog functions.
by the user (via a Cancel or Close button)
+ Registers an error quark for an operation that requires a dialog if
+necessary.
+ the error quark
@@ -27415,6 +27446,22 @@ Keep in mind that drag icons do not allow user input.
+
+ Gets the `GtkDragIcon` in use with @drag.
+
+If no drag icon exists yet, a new one will be created
+and shown.
+
+ the `GtkDragIcon`
+
+
+
+
+ a `GdkDrag`
+
+
+
+
Creates a widget that can be used as a drag icon for the given
@value.
@@ -27438,22 +27485,6 @@ a drag icon using this function there.
-
- Gets the `GtkDragIcon` in use with @drag.
-
-If no drag icon exists yet, a new one will be created
-and shown.
-
- the `GtkDragIcon`
-
-
-
-
- a `GdkDrag`
-
-
-
-
Creates a `GtkDragIcon` that shows @paintable, and associates
it with the drag operation.
@@ -28399,7 +28430,7 @@ the strings.
-
+
Returns whether search is enabled.
%TRUE if the popup includes a search entry
@@ -28532,7 +28563,7 @@ if [property@Gtk.DropDown:list-factory] is not set.
-
+
Returns whether to show an arrow within the widget.
%TRUE if an arrow will be shown.
@@ -30163,6 +30194,7 @@ So, if you can't ensure the direct child condition, you should give the
delegate the %GTK_ACCESSIBLE_ROLE_TEXT_BOX role, or you can
change your tree to allow this function to work.
+ the accessible platform state of the delegate
@@ -32594,9 +32626,14 @@ Also see [method@Gtk.Entry.set_icon_tooltip_text].
+ Whether the entry will show an Emoji icon in the secondary icon position
+to open the Emoji chooser.
+
+
+ A list of tabstops to apply to the text of the entry.
@@ -33793,9 +33830,11 @@ will appear in the entry as you navigate through them.
+ The minimum key length as set for completion.
+ The model used as data source.
@@ -34425,6 +34464,7 @@ See [method@Gtk.EventControllerKey.set_im_context] and
Emitted whenever the state of modifier keys and pointer buttons change.
+ whether to ignore modifiers
@@ -36942,6 +36982,7 @@ windows, and it is the same widget that is used by
+ Whether search mode is enabled.
@@ -36949,6 +36990,7 @@ windows, and it is the same widget that is used by
+ The subtitle of the file chooser widget.
@@ -37148,6 +37190,7 @@ The dialog is shown with [method@Gtk.FileDialog.open],
+ Retrieves the text used by the dialog on its accept button.
the label shown on the file chooser's accept button.
@@ -39832,6 +39875,7 @@ mode allows it.
+ Whether to accept unpaired release events.
@@ -39923,7 +39967,7 @@ There are too many key combinations to list them all here.
- <kbd>PgUp</kbd>, <kbd>PgDn</kbd> move vertically by pages
%TRUE to stop other handlers from being invoked for the event.
-%FALSE to propagate the event further.
+ %FALSE to propagate the event further.
@@ -42354,7 +42398,7 @@ The default value for a newly created frame is 0.0.
-
+
Sets the label widget for the frame.
This is the widget that will appear embedded in the top edge
@@ -45070,7 +45114,10 @@ to offload the content of its child widget.
-
+
+
+
+ Whether to draw a black background.
@@ -46795,6 +46842,7 @@ be shown if the window can't be closed).
+ The title widget to display.
@@ -48481,6 +48529,7 @@ property.
+ The default name of the extension point.
@@ -50469,10 +50518,9 @@ See [method@Gtk.IconTheme.set_search_path].
- Gets the current icon theme name.
-
-Returns (transfer full): the current icon theme name,
+ Gets the current icon theme name.
+ the current icon theme name,
@@ -50588,6 +50636,7 @@ GtkWidgetClass.css-changed() function.
+ fallback names
@@ -50757,7 +50806,9 @@ contents of the current icon theme.
An unspecified error occurred.
+ Registers an error quark for [class@Gtk.IconTheme] errors.
+ the error quark
@@ -52092,6 +52143,7 @@ If both are set to -1, no texts are displayed.
+ The model of the icon view.
@@ -52130,6 +52182,8 @@ property are both set to -1, no texts are displayed.
+ The column of the icon view model which is being used for displaying
+tooltips on it's rows.
@@ -52143,6 +52197,7 @@ programmatically.
The default bindings for this signal are Space, Return and Enter.
+ whether the item was activated
@@ -52180,6 +52235,7 @@ The default bindings for this signal include
All of these will extend the selection when combined with
the Shift modifier.
+ whether the cursor was moved
@@ -57574,25 +57630,41 @@ click, or require a double-click.
+ Emitted when the cursor row is activated.
+ Emitted when the user initiates a cursor movement.
+
+The default bindings for this signal come in two variants, the variant with
+the Shift modifier extends the selection, the variant without the Shift
+modifier does not. There are too many key combinations to list them all
+here.
+
+- <kbd>←</kbd>, <kbd>→</kbd>, <kbd>↑</kbd>, <kbd>↓</kbd>
+ move by individual children
+- <kbd>Home</kbd>, <kbd>End</kbd> move to the ends of the box
+- <kbd>PgUp</kbd>, <kbd>PgDn</kbd> move vertically by pages
-
+
+ the granularity of the move, as a `GtkMovementStep`
-
+
+ the number of @step units to move
-
+
+ whether to extend the selection
-
+
+ whether to modify the selection
@@ -57644,6 +57716,7 @@ The default binding for this signal is <kbd>Ctrl</kbd>-<kbd>a&
+ Emitted when the cursor row is toggled.
@@ -59520,7 +59593,7 @@ between rows.
-
+
Returns whether rows will be activated on single click and
selected on hover.
@@ -59899,9 +59972,13 @@ against at application run time.
+ Evaluates to the maximum length of a compose sequence.
+
+This macro is longer used by GTK.
+ The default extension point name for media file.
@@ -62486,6 +62563,7 @@ for the corresponding function in the parent [class@Gtk.Dialog].
+ Set of buttons to display on the dialog.
@@ -64704,11 +64782,14 @@ via drag and drop or not.
+ Emitted when the current page should be changed.
+ whether the page was changed
-
+
+ the page index
@@ -64735,21 +64816,26 @@ necessary properties to the notebook (e.g. the
+ Emitted when a tab should be focused.
+ whether the tab has been focused
-
+
+ the notebook tab
+ Emitted when focus was moved out.
-
+
+ the direction to move the focus
@@ -64806,24 +64892,31 @@ right after a page has been reordered.
+ Emitted when the tab should be reordered.
+ whether the tab was moved.
-
+
+ the direction to move the tab
-
+
+ whether to move to the last position
+ Emitted when a page should be selected.
+ whether the page was selected
-
+
+ whether to move focus
@@ -65719,33 +65812,49 @@ measurement.
+ The key used by the “Print to file” printer to store whether to collate the
+printed pages.
+ The key used by the “Print to file” printer to store the default source.
+ The key used by the “Print to file” printer to store the dither used.
+ The key used by the “Print to file” printer to store whether to print the
+output in duplex.
+ The key used by the “Print to file” printer to store the finishings.
+ The key used by the “Print to file” printer to store the media type.
+
+The set of media types is defined in PWG 5101.1-2002 PWG.
+ The key used by the “Print to file” printer to store the number of pages per
+sheet.
+ The key used by the “Print to file” printer to store the number of pages per
+sheet in number-up mode.
+ The key used by the “Print to file” printer to store the number of copies.
+ The key used by the “Print to file” printer to store the orientation.
@@ -65755,6 +65864,7 @@ file extension.
+ The key used by the “Print to file” printer to store the output bin.
@@ -65774,54 +65884,79 @@ only “file://” URIs.
+ The key used by the “Print to file” printer to store the array of page ranges
+to print.
+ The key used by the “Print to file” printer to store the set of pages to print.
+ The key used by the “Print to file” printer to store the page format.
+ The key used by the “Print to file” printer to store the page height.
+ The key used by the “Print to file” printer to store the paper width.
+ The key used by the “Print to file” printer to store the printer name.
+ The key used by the “Print to file” printer to store the resolution in lines
+per inch.
+ The key used by the “Print to file” printer to store which pages to print.
+ The key used by the “Print to file” printer to store the printing quality.
+ The key used by the “Print to file” printer to store the resolution in DPI.
+ The key used by the “Print to file” printer to store the horizontal
+resolution in DPI.
+ The key used by the “Print to file” printer to store the vertical resolution
+in DPI.
+ The key used by the “Print to file” printer to store whether to reverse the
+order of the printed pages.
+ The key used by the “Print to file” printer to store the scale.
+ The key used by the “Print to file” printer to store whether to print with
+colors.
+ The key used by the “Print to file” printer to store 32-bit Windows extra
+driver.
+ The key used by the “Print to file” printer to store the 32-bit Windows
+driver version.
@@ -66037,9 +66172,11 @@ See [struct@Gtk.PadActionEntry] and [method@Gtk.PadController.set_action].
+ The action group of the controller.
+ The pad of the controller.
@@ -67164,6 +67301,7 @@ This is a [keybinding signal](class.SignalAction.html).
The default binding for this signal is <kbd>Return</kbd> or
<kbd>Space</kbd>.
+ whether the position was accepted
@@ -67178,6 +67316,7 @@ This is a [keybinding signal](class.SignalAction.html).
The default binding for this signal is <kbd>Escape</kbd>.
+ whether the position was canceled
@@ -67188,6 +67327,7 @@ This is a [keybinding signal](class.SignalAction.html).
The default binding is <kbd>F6</kbd>.
+ whether the behavior was cycled
@@ -67205,6 +67345,7 @@ This is a [keybinding signal](class.SignalAction.html).
The default binding for this signal is <kbd>F8</kbd>.
+ whether the behavior was cycled
@@ -67219,6 +67360,7 @@ The default binding for this signal is <kbd>F8</kbd>.
This is a [keybinding signal](class.SignalAction.html).
+ whether the handle was moved
@@ -67236,6 +67378,7 @@ This is a [keybinding signal](class.SignalAction.html).
The default binding is <kbd>Tab</kbd>.
+ whether handle focus was toggled
@@ -73929,17 +74072,22 @@ This has the same effect as setting the value to %NULL.
+ Function called by [method@Gtk.PrintSettings.foreach] on every key/value pair
+inside a [class@Gtk.PrintSettings].
+ the setting key
+ the setting value
+ The user data provided with the function
@@ -74251,7 +74399,7 @@ dialog and print are added.
-
+
Gets a new `GtkPrintSettings` object that represents the
current values in the print dialog.
@@ -77020,7 +77168,9 @@ or by another application.
unspecified error.
+ Registers an error quark for [class@RecentManager] errors.
+ the error quark
@@ -78573,6 +78723,9 @@ The default bindings for this signal are <kbd>Space</kbd>,
+ Function that formats the value of a scale.
+
+See [method@Gtk.Scale.set_format_value_func].
A newly allocated string describing a textual representation
of the given numerical value.
@@ -79775,6 +79928,9 @@ a [class@Gtk.Viewport] and then set the viewport as the child.
+
+
+ The `GtkAdjustment` for the horizontal position.
@@ -79856,6 +80012,9 @@ enough space for the natural size of the child.
+
+
+ The `GtkAdjustment` for the vertical position.
@@ -79939,6 +80098,7 @@ This is a [keybinding signal](class.SignalAction.html).
The horizontal or vertical adjustment is updated which triggers a
signal that the scrolled window’s child may listen to and scroll itself.
+ whether the scroll happened
@@ -80581,18 +80741,36 @@ range from n_items to G_MAXUINT will be returned.
-
+
+ This function emits the [signal@Gtk.SectionModel::sections-changed]
+signal to notify about changes to sections.
+
+It must cover all positions that used to be a section start or that
+are now a section start. It does not have to cover all positions for
+which the section has changed.
+
+The [signal@Gio.ListModel::items-changed] implies the effect of the
+[signal@Gtk.SectionModel::sections-changed] signal for all the items
+it covers.
+
+It is recommended that when changes to the items cause section changes
+in a larger range, that the larger range is included in the emission
+of the [signal@Gio.ListModel::items-changed] instead of emitting
+two signals.
+ a `GtkSectionModel`
+ the first changed item
+ the number of changed items
@@ -83204,11 +83382,14 @@ for this purpose.
+ Emitted when we change the current page.
+ whether the page was changed
-
+
+ the offset
@@ -88731,6 +88912,7 @@ gtk_string_list_take (self, g_strdup_print ("%d dollars", lots));
+ The strings in the model.
@@ -89413,6 +89595,7 @@ the format of the returned string, it may change.
+ The display of the style context.
@@ -90328,6 +90511,7 @@ See [method@Gtk.Text.set_extra_menu].
Gets the input hints of the `GtkText`.
+ the input hints
@@ -90341,6 +90525,7 @@ See [method@Gtk.Text.set_extra_menu].
Gets the input purpose of the `GtkText`.
+ the input purpose
@@ -93858,6 +94043,7 @@ Usually you would then insert it into a `GtkTextBuffer` with
+ a replacement character
@@ -96151,6 +96337,7 @@ the margins override one another (the default).
+ Whether the `allow-breaks` property is set.
@@ -96163,6 +96350,7 @@ or only the height of the tagged characters.
+ Whether the `background-full-height` property is set.
@@ -96170,6 +96358,7 @@ or only the height of the tagged characters.
+ Whether the `background` property is set.
@@ -96181,6 +96370,7 @@ or only the height of the tagged characters.
+ Whether the `editable` property is set.
@@ -96191,6 +96381,7 @@ where the current font is missing glyphs.
+ Whether the `fallback` property is set.
@@ -96198,6 +96389,7 @@ where the current font is missing glyphs.
+ Whether the `family` property is set.
@@ -96216,6 +96408,7 @@ the internals of `PangoFontDescription`.
+ Whether the `font-features` property is set.
@@ -96227,6 +96420,7 @@ the internals of `PangoFontDescription`.
+ Whether the `foreground` property is set.
@@ -96238,6 +96432,7 @@ lines will be indented by the absolute value of indent.
+ Whether the `indent` property is set.
@@ -96245,6 +96440,7 @@ lines will be indented by the absolute value of indent.
+ Whether the `insert-hyphens` property is set.
@@ -96256,6 +96452,7 @@ containing invisible segments.
+ Whether the `invisible` property is set.
@@ -96263,6 +96460,7 @@ containing invisible segments.
+ Whether the `justification` property is set.
@@ -96276,6 +96474,7 @@ on the current locale, see also [func@Gtk.get_default_language].
+ Whether the `language` property is set.
@@ -96283,6 +96482,7 @@ on the current locale, see also [func@Gtk.get_default_language].
+ Whether the `left-margin` property is set.
@@ -96290,6 +96490,7 @@ on the current locale, see also [func@Gtk.get_default_language].
+ Whether the `letter-spacing` property is set.
@@ -96297,6 +96498,7 @@ on the current locale, see also [func@Gtk.get_default_language].
+ Whether the `line-height` property is set.
@@ -96316,9 +96518,11 @@ If not set, overlines will use the foreground color.
+ Whether the `overline-rgba` property is set.
+ Whether the `overline` property is set.
@@ -96330,6 +96534,7 @@ If not set, overlines will use the foreground color.
+ Whether the `paragraph-background` property is set.
@@ -96337,6 +96542,7 @@ If not set, overlines will use the foreground color.
+ Whether the `pixels-above-lines` property is set.
@@ -96344,6 +96550,7 @@ If not set, overlines will use the foreground color.
+ Whether the `pixels-below-lines` property is set.
@@ -96351,6 +96558,7 @@ If not set, overlines will use the foreground color.
+ Whether the `pixels-inside-wrap` property is set.
@@ -96358,6 +96566,7 @@ If not set, overlines will use the foreground color.
+ Whether the `right-margin` property is set.
@@ -96367,6 +96576,7 @@ Negative values go below the baseline.
+ Whether the `rise` property is set.
@@ -96377,6 +96587,7 @@ Pango predefines some scales such as %PANGO_SCALE_X_LARGE.
+ Whether the `scale` property is set.
@@ -96386,6 +96597,7 @@ This affects cursor movement.
+ Whether the `sentence` property is set.
@@ -96393,6 +96605,7 @@ This affects cursor movement.
+ Whether the `show-spaces` property is set.
@@ -96404,6 +96617,7 @@ This affects cursor movement.
+ Whether the `size` property is set.
@@ -96411,6 +96625,7 @@ This affects cursor movement.
+ Whether the `stretch` property is set.
@@ -96428,6 +96643,7 @@ If not set, strikeouts will use the foreground color.
+ Whether the `strikethrough` property is set.
@@ -96435,6 +96651,7 @@ If not set, strikeouts will use the foreground color.
+ Whether the `style` property is set.
@@ -96442,6 +96659,7 @@ If not set, strikeouts will use the foreground color.
+ Whether the `tabs` property is set.
@@ -96449,6 +96667,7 @@ If not set, strikeouts will use the foreground color.
+ Whether the `text-transform` property is set.
@@ -96470,6 +96689,7 @@ this property will always override those defaults.
+ Whether the `underline` property is set.
@@ -96477,6 +96697,7 @@ this property will always override those defaults.
+ Whether the `variant` property is set.
@@ -96484,6 +96705,7 @@ this property will always override those defaults.
+ Whether the `weight` property is set.
@@ -96493,6 +96715,7 @@ This affects line breaks and cursor movement.
+ Whether the `word` property is set.
@@ -96501,6 +96724,7 @@ at character boundaries.
+ Whether the `wrap-mode` property is set.
@@ -96713,7 +96937,7 @@ to iterate over every `GtkTextTag` inside a `GtkTextTagTable`.
A widget that displays the contents of a [class@Gtk.TextBuffer].
-![An example GtkTextview](multiline-text.png)
+![An example GtkTextView](multiline-text.png)
You may wish to begin by reading the [conceptual overview](section-text-widget.html),
which gives an overview of all the objects and data types related to the
@@ -97338,6 +97562,7 @@ The indentation may be negative.
Gets the `input-hints` of the `GtkTextView`.
+ the input hints
@@ -97351,6 +97576,7 @@ The indentation may be negative.
Gets the `input-purpose` of the `GtkTextView`.
+ the input purpose
@@ -98540,6 +98766,9 @@ Don't confuse this property with [property@Gtk.Widget:margin-bottom].
+
+
+ Whether the text can be modified by the user.
@@ -98584,6 +98813,9 @@ methods to adjust their behaviour.
+
+
+ Left, right, or center justification.
@@ -98614,12 +98846,21 @@ text view to indicate that a monospace font is desired.
+
+
+ Pixels of blank space above paragraphs.
+
+
+ Pixels of blank space below paragraphs.
+
+
+ Pixels of blank space between wrapped lines in a paragraph.
@@ -98635,6 +98876,9 @@ to the padding from the theme.
+
+
+ Custom tabs for this text.
@@ -98650,6 +98894,9 @@ Don't confuse this property with [property@Gtk.Widget:margin-top].
+
+
+ Whether to wrap lines never, at word boundaries, or at character boundaries.
@@ -102719,9 +102966,11 @@ once for a given filter model.
+ The child model of the tree model filter.
+ The virtual root of the tree model filter.
@@ -103575,6 +103824,7 @@ is in “unsorted” state.
+ The model of the tree model sort.
@@ -118931,6 +119181,7 @@ Modifiers are enclosed in angular brackets `<>`, and match the
If the parse operation fails, @accelerator_key and @accelerator_mods will
be set to 0 (zero).
+ whether parsing succeeded
@@ -119133,19 +119384,22 @@ If @set is empty, %FALSE is returned.
- Adds the @callback_symbol to the scope of @builder under its
-own name.
+ Adds the @callback to the scope of @builder under its own name.
This is a convenience wrapper of [method@Gtk.BuilderCScope.add_callback_symbol].
+ a `GtkBuilderCScope`
+ The callback pointer
+ Registers an error quark for [class@Gtk.Builder] errors.
+ the error quark
@@ -119196,22 +119450,31 @@ into an application using a newer version of GTK.
+ Registers an error quark for VFL error parsing.
+ the error quark
+ Registers an error quark for CSS parsing errors.
+ the error quark
+ Registers an error quark for CSS parsing warnings.
+ the warning quark
+ Registers an error quark for an operation that requires a dialog if
+necessary.
+ the error quark
@@ -119555,7 +119818,9 @@ output values will be in the same range.
+ Registers an error quark for [class@Gtk.IconTheme] errors.
+ the error quark
@@ -119755,7 +120020,9 @@ from a signal handler for the ::response signal of the dialog.
+ Registers an error quark for [class@RecentManager] errors.
+ the error quark