diff --git a/doc/clapper-gtk/class.Billboard.html b/doc/clapper-gtk/class.Billboard.html index 321f7990..113bd96c 100644 --- a/doc/clapper-gtk/class.Billboard.html +++ b/doc/clapper-gtk/class.Billboard.html @@ -197,7 +197,7 @@ to corresponding property notify signals on the
- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -582,7 +582,7 @@ possible boundaries trying to reach its target.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -595,7 +595,7 @@ possible boundaries trying to reach its target.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -607,22 +607,25 @@ possible boundaries trying to reach its target.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -637,8 +640,7 @@ possible boundaries trying to reach its target.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -710,7 +712,7 @@ documentation for the value types of accessible states.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -745,10 +747,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -757,8 +760,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -816,7 +823,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.Container.html b/doc/clapper-gtk/class.Container.html index 56dd2cb2..77724111 100644 --- a/doc/clapper-gtk/class.Container.html +++ b/doc/clapper-gtk/class.Container.html @@ -233,7 +233,7 @@ and then your widgets into that child.

- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -583,7 +583,7 @@ possible boundaries trying to reach its target.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -596,7 +596,7 @@ possible boundaries trying to reach its target.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -608,22 +608,25 @@ possible boundaries trying to reach its target.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -638,8 +641,7 @@ possible boundaries trying to reach its target.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -719,7 +721,7 @@ documentation for the value types of accessible states.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -754,10 +756,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -766,8 +769,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -825,7 +832,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.ExtraMenuButton.html b/doc/clapper-gtk/class.ExtraMenuButton.html index 00ad95df..a0ce4a51 100644 --- a/doc/clapper-gtk/class.ExtraMenuButton.html +++ b/doc/clapper-gtk/class.ExtraMenuButton.html @@ -214,7 +214,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
-
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -503,7 +503,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later -
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -516,7 +516,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -528,22 +528,25 @@ SPDX-License-Identifier: LGPL-2.1-or-later

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -558,8 +561,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -629,7 +631,7 @@ documentation for the value types of accessible states.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -664,10 +666,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -676,8 +679,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -735,7 +742,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.LeadContainer.html b/doc/clapper-gtk/class.LeadContainer.html index 6c763c2e..322fc40e 100644 --- a/doc/clapper-gtk/class.LeadContainer.html +++ b/doc/clapper-gtk/class.LeadContainer.html @@ -207,7 +207,7 @@ triggering default actions such as toggle play on click or revealing fading 
- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -590,7 +590,7 @@ possible boundaries trying to reach its target.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -603,7 +603,7 @@ possible boundaries trying to reach its target.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -615,22 +615,25 @@ possible boundaries trying to reach its target.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -645,8 +648,7 @@ possible boundaries trying to reach its target.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -742,7 +744,7 @@ documentation for the value types of accessible states.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -777,10 +779,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -789,8 +792,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -848,7 +855,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.NextItemButton.html b/doc/clapper-gtk/class.NextItemButton.html index 10f8a8ce..8f9f76ee 100644 --- a/doc/clapper-gtk/class.NextItemButton.html +++ b/doc/clapper-gtk/class.NextItemButton.html @@ -173,7 +173,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -484,7 +484,7 @@ its contents.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -497,7 +497,7 @@ its contents.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -509,22 +509,25 @@ its contents.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -539,8 +542,7 @@ its contents.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -631,7 +633,7 @@ to be used as mnemonic.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -666,10 +668,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -678,8 +681,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -737,7 +744,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.PreviousItemButton.html b/doc/clapper-gtk/class.PreviousItemButton.html index 22e1bc19..9e30d563 100644 --- a/doc/clapper-gtk/class.PreviousItemButton.html +++ b/doc/clapper-gtk/class.PreviousItemButton.html @@ -173,7 +173,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -484,7 +484,7 @@ its contents.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -497,7 +497,7 @@ its contents.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -509,22 +509,25 @@ its contents.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -539,8 +542,7 @@ its contents.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -631,7 +633,7 @@ to be used as mnemonic.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -666,10 +668,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -678,8 +681,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -737,7 +744,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.SeekBar.html b/doc/clapper-gtk/class.SeekBar.html index 15b93b02..64d108ad 100644 --- a/doc/clapper-gtk/class.SeekBar.html +++ b/doc/clapper-gtk/class.SeekBar.html @@ -199,7 +199,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
-
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -468,7 +468,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later -
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -481,7 +481,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -493,22 +493,25 @@ SPDX-License-Identifier: LGPL-2.1-or-later

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -523,8 +526,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -584,7 +586,7 @@ documentation for the value types of accessible states.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -619,10 +621,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -631,8 +634,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -690,7 +697,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.SimpleControls.html b/doc/clapper-gtk/class.SimpleControls.html index 74562737..4585f177 100644 --- a/doc/clapper-gtk/class.SimpleControls.html +++ b/doc/clapper-gtk/class.SimpleControls.html @@ -208,7 +208,7 @@ widget consists of to build your own controls implementation instead.

- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -593,7 +593,7 @@ possible boundaries trying to reach its target.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -606,7 +606,7 @@ possible boundaries trying to reach its target.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -618,22 +618,25 @@ possible boundaries trying to reach its target.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -648,8 +651,7 @@ possible boundaries trying to reach its target.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -755,7 +757,7 @@ documentation for the value types of accessible states.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -790,10 +792,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -802,8 +805,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -861,7 +868,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.TitleHeader.html b/doc/clapper-gtk/class.TitleHeader.html index 092ec3f0..4e6589b8 100644 --- a/doc/clapper-gtk/class.TitleHeader.html +++ b/doc/clapper-gtk/class.TitleHeader.html @@ -202,7 +202,7 @@ which is used by this widget to build your own implementation instead.

- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -622,7 +622,7 @@ possible boundaries trying to reach its target.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -635,7 +635,7 @@ possible boundaries trying to reach its target.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -647,22 +647,25 @@ possible boundaries trying to reach its target.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -677,8 +680,7 @@ possible boundaries trying to reach its target.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -796,7 +798,7 @@ documentation for the value types of accessible states.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -831,10 +833,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -843,8 +846,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -902,7 +909,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.TitleLabel.html b/doc/clapper-gtk/class.TitleLabel.html index ae04f551..3687f601 100644 --- a/doc/clapper-gtk/class.TitleLabel.html +++ b/doc/clapper-gtk/class.TitleLabel.html @@ -210,7 +210,7 @@ this
- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -492,7 +492,7 @@ be displayed as a label text when no other title could be determined.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -505,7 +505,7 @@ be displayed as a label text when no other title could be determined.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -517,22 +517,25 @@ be displayed as a label text when no other title could be determined.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -547,8 +550,7 @@ be displayed as a label text when no other title could be determined.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -618,7 +620,7 @@ documentation for the value types of accessible states.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -653,10 +655,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -665,8 +668,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -724,7 +731,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.ToggleFullscreenButton.html b/doc/clapper-gtk/class.ToggleFullscreenButton.html index 28658ee1..2524749e 100644 --- a/doc/clapper-gtk/class.ToggleFullscreenButton.html +++ b/doc/clapper-gtk/class.ToggleFullscreenButton.html @@ -173,7 +173,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -484,7 +484,7 @@ its contents.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -497,7 +497,7 @@ its contents.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -509,22 +509,25 @@ its contents.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -539,8 +542,7 @@ its contents.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -631,7 +633,7 @@ to be used as mnemonic.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -666,10 +668,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -678,8 +681,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -737,7 +744,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.TogglePlayButton.html b/doc/clapper-gtk/class.TogglePlayButton.html index 3a5b6b32..04cebe4c 100644 --- a/doc/clapper-gtk/class.TogglePlayButton.html +++ b/doc/clapper-gtk/class.TogglePlayButton.html @@ -173,7 +173,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -484,7 +484,7 @@ its contents.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -497,7 +497,7 @@ its contents.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -509,22 +509,25 @@ its contents.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -539,8 +542,7 @@ its contents.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -631,7 +633,7 @@ to be used as mnemonic.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -666,10 +668,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -678,8 +681,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -737,7 +744,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper-gtk/class.Video.html b/doc/clapper-gtk/class.Video.html index 0513f6c5..47c04f84 100644 --- a/doc/clapper-gtk/class.Video.html +++ b/doc/clapper-gtk/class.Video.html @@ -285,7 +285,7 @@ Position of overlaid content is determined by valign/halign propert
- -
Methods inherited from GtkWidget (162)
+
Methods inherited from GtkWidget (164)
@@ -621,7 +621,7 @@ when using touchscreen.

-
Methods inherited from GtkAccessible (19)
+
Methods inherited from GtkAccessible (20)
gtk_accessible_announce
@@ -634,7 +634,7 @@ when using touchscreen.

Retrieves the accessible role of an accessible object.

gtk_accessible_get_at_context
-

Retrieves the accessible implementation for the given GtkAccessible.

+

Retrieves the implementation for the given accessible object.

gtk_accessible_get_bounds

Queries the coordinates and dimensions of this accessible.

@@ -646,22 +646,25 @@ when using touchscreen.

Retrieves the next accessible sibling of an accessible object.

gtk_accessible_get_platform_state
-

Query a platform state, such as focus.

+

Queries a platform state, such as focus.

gtk_accessible_reset_property
-

Resets the accessible property to its default value.

+

Resets the accessible property to its default value.

gtk_accessible_reset_relation
-

Resets the accessible relation to its default value.

+

Resets the accessible relation to its default value.

gtk_accessible_reset_state
-

Resets the accessible state to its default value.

+

Resets the accessible state to its default value.

gtk_accessible_set_accessible_parent

Sets the parent and sibling of an accessible object.

gtk_accessible_update_next_accessible_sibling
-

Updates the next accessible sibling of self.

+

Updates the next accessible sibling.

+
gtk_accessible_update_platform_state
+
+

Informs ATs that the platform state has changed.

gtk_accessible_update_property

Updates a list of accessible properties.

@@ -676,8 +679,7 @@ when using touchscreen.

Updates an array of accessible relations.

gtk_accessible_update_state
-

Updates a list of accessible states. See the GtkAccessibleState -documentation for the value types of accessible states.

+

Updates a list of accessible states.

gtk_accessible_update_state_value

Updates an array of accessible states.

@@ -768,7 +770,7 @@ after revealed using touchscreen.

-
Properties inherited from GtkWidget (34)
+
Properties inherited from GtkWidget (35)
Gtk.Widget:can-focus
@@ -803,10 +805,11 @@ the input focus.

Whether the widget has the input focus.

Gtk.Widget:has-tooltip
-

Enables or disables the emission of the ::query-tooltip signal on widget.

+

Enables or disables the emission of the GtkWidget::query-tooltip +signal on widget.

Gtk.Widget:height-request
-

Override for height request of the widget.

+

Overrides for height request of the widget.

Gtk.Widget:hexpand

Whether to expand horizontally.

@@ -815,8 +818,12 @@ the input focus.

Whether to use the hexpand property.

Gtk.Widget:layout-manager
-

The GtkLayoutManager instance to use to compute the preferred size -of the widget, and allocate its children.

+

The GtkLayoutManager instance to use to compute +the preferred size of the widget, and allocate its children.

+
Gtk.Widget:limit-events
+
+

Makes this widget act like a modal dialog, with respect to +event delivery.

Gtk.Widget:margin-bottom

Margin on bottom side of widget.

@@ -874,7 +881,7 @@ with Pango markup.

Whether the widget is visible.

Gtk.Widget:width-request
-

Override for width request of the widget.

+

Overrides for width request of the widget.

diff --git a/doc/clapper/clapper.devhelp2 b/doc/clapper/clapper.devhelp2 index 5d2a094f..87545898 100644 --- a/doc/clapper/clapper.devhelp2 +++ b/doc/clapper/clapper.devhelp2 @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/doc/clapper/class.AudioStream.html b/doc/clapper/class.AudioStream.html index 502efdbe..cc4ec558 100644 --- a/doc/clapper/class.AudioStream.html +++ b/doc/clapper/class.AudioStream.html @@ -206,7 +206,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
-
- ClapperPlayer object featu
-
- ClapperMarkerType
-
- API was compiled with this fe
- get_volume + make_pipeline_graph + pause play @@ -375,7 +377,7 @@ that operate on a single thread like (but not limited to) GTK
-
+
+
clapper_player_make_pipeline_graph
+
+

Make current GStreamer pipeline graph in graphviz dot format.

+
+
+

unstable since: 0.10

+
+
+
clapper_player_pause
diff --git a/doc/clapper/class.Queue.html b/doc/clapper/class.Queue.html index 23b80231..7091af00 100644 --- a/doc/clapper/class.Queue.html +++ b/doc/clapper/class.Queue.html @@ -236,7 +236,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
-
-
-
-
-
-
-
- get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_adaptive_bandwidth.html b/doc/clapper/method.Player.get_adaptive_bandwidth.html index 2c2ad163..86204d99 100644 --- a/doc/clapper/method.Player.get_adaptive_bandwidth.html +++ b/doc/clapper/method.Player.get_adaptive_bandwidth.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_adaptive_max_bitrate.html b/doc/clapper/method.Player.get_adaptive_max_bitrate.html index 59e611a9..a53c818d 100644 --- a/doc/clapper/method.Player.get_adaptive_max_bitrate.html +++ b/doc/clapper/method.Player.get_adaptive_max_bitrate.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_adaptive_min_bitrate.html b/doc/clapper/method.Player.get_adaptive_min_bitrate.html index fde8336e..06158446 100644 --- a/doc/clapper/method.Player.get_adaptive_min_bitrate.html +++ b/doc/clapper/method.Player.get_adaptive_min_bitrate.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_adaptive_start_bitrate.html b/doc/clapper/method.Player.get_adaptive_start_bitrate.html index 93ed286f..1c84c76f 100644 --- a/doc/clapper/method.Player.get_adaptive_start_bitrate.html +++ b/doc/clapper/method.Player.get_adaptive_start_bitrate.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_audio_enabled.html b/doc/clapper/method.Player.get_audio_enabled.html index 75cb2d57..718a3508 100644 --- a/doc/clapper/method.Player.get_audio_enabled.html +++ b/doc/clapper/method.Player.get_audio_enabled.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_audio_filter.html b/doc/clapper/method.Player.get_audio_filter.html index 107306af..7781ab87 100644 --- a/doc/clapper/method.Player.get_audio_filter.html +++ b/doc/clapper/method.Player.get_audio_filter.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_audio_offset.html b/doc/clapper/method.Player.get_audio_offset.html index 54868b18..3971ed85 100644 --- a/doc/clapper/method.Player.get_audio_offset.html +++ b/doc/clapper/method.Player.get_audio_offset.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_audio_sink.html b/doc/clapper/method.Player.get_audio_sink.html index 9fb7debe..2f35a15b 100644 --- a/doc/clapper/method.Player.get_audio_sink.html +++ b/doc/clapper/method.Player.get_audio_sink.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_audio_streams.html b/doc/clapper/method.Player.get_audio_streams.html index c4307dfd..3cdd9a11 100644 --- a/doc/clapper/method.Player.get_audio_streams.html +++ b/doc/clapper/method.Player.get_audio_streams.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_autoplay.html b/doc/clapper/method.Player.get_autoplay.html index 8e1f2398..0b6f5362 100644 --- a/doc/clapper/method.Player.get_autoplay.html +++ b/doc/clapper/method.Player.get_autoplay.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_current_audio_decoder.html b/doc/clapper/method.Player.get_current_audio_decoder.html index 8b9ff243..3905a3d0 100644 --- a/doc/clapper/method.Player.get_current_audio_decoder.html +++ b/doc/clapper/method.Player.get_current_audio_decoder.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_current_video_decoder.html b/doc/clapper/method.Player.get_current_video_decoder.html index 669fb85e..4dd8582b 100644 --- a/doc/clapper/method.Player.get_current_video_decoder.html +++ b/doc/clapper/method.Player.get_current_video_decoder.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_download_dir.html b/doc/clapper/method.Player.get_download_dir.html index c07bda81..03d10bd7 100644 --- a/doc/clapper/method.Player.get_download_dir.html +++ b/doc/clapper/method.Player.get_download_dir.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_download_enabled.html b/doc/clapper/method.Player.get_download_enabled.html index dfdd6f85..ead4c90a 100644 --- a/doc/clapper/method.Player.get_download_enabled.html +++ b/doc/clapper/method.Player.get_download_enabled.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_mute.html b/doc/clapper/method.Player.get_mute.html index 4ce33670..abda3a57 100644 --- a/doc/clapper/method.Player.get_mute.html +++ b/doc/clapper/method.Player.get_mute.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_position.html b/doc/clapper/method.Player.get_position.html index bd829811..e4a3489f 100644 --- a/doc/clapper/method.Player.get_position.html +++ b/doc/clapper/method.Player.get_position.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_queue.html b/doc/clapper/method.Player.get_queue.html index 29c9818d..8f2e6cd5 100644 --- a/doc/clapper/method.Player.get_queue.html +++ b/doc/clapper/method.Player.get_queue.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_speed.html b/doc/clapper/method.Player.get_speed.html index 4404ca0a..2fb50218 100644 --- a/doc/clapper/method.Player.get_speed.html +++ b/doc/clapper/method.Player.get_speed.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_state.html b/doc/clapper/method.Player.get_state.html index 93686151..0ae95ea6 100644 --- a/doc/clapper/method.Player.get_state.html +++ b/doc/clapper/method.Player.get_state.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_subtitle_font_desc.html b/doc/clapper/method.Player.get_subtitle_font_desc.html index a547a07c..c4d9d62f 100644 --- a/doc/clapper/method.Player.get_subtitle_font_desc.html +++ b/doc/clapper/method.Player.get_subtitle_font_desc.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_subtitle_offset.html b/doc/clapper/method.Player.get_subtitle_offset.html index 526da658..b7e3536c 100644 --- a/doc/clapper/method.Player.get_subtitle_offset.html +++ b/doc/clapper/method.Player.get_subtitle_offset.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_subtitle_streams.html b/doc/clapper/method.Player.get_subtitle_streams.html index 91b2fb92..730f5962 100644 --- a/doc/clapper/method.Player.get_subtitle_streams.html +++ b/doc/clapper/method.Player.get_subtitle_streams.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_subtitles_enabled.html b/doc/clapper/method.Player.get_subtitles_enabled.html index 845c68f4..120dad0a 100644 --- a/doc/clapper/method.Player.get_subtitles_enabled.html +++ b/doc/clapper/method.Player.get_subtitles_enabled.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_video_enabled.html b/doc/clapper/method.Player.get_video_enabled.html index 1ff5c52c..7032692f 100644 --- a/doc/clapper/method.Player.get_video_enabled.html +++ b/doc/clapper/method.Player.get_video_enabled.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_video_filter.html b/doc/clapper/method.Player.get_video_filter.html index ad198133..91d7eaae 100644 --- a/doc/clapper/method.Player.get_video_filter.html +++ b/doc/clapper/method.Player.get_video_filter.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_video_sink.html b/doc/clapper/method.Player.get_video_sink.html index 891a61c6..09485d00 100644 --- a/doc/clapper/method.Player.get_video_sink.html +++ b/doc/clapper/method.Player.get_video_sink.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_video_streams.html b/doc/clapper/method.Player.get_video_streams.html index bb6283e8..9c0f9250 100644 --- a/doc/clapper/method.Player.get_video_streams.html +++ b/doc/clapper/method.Player.get_video_streams.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.get_volume.html b/doc/clapper/method.Player.get_volume.html index 6756ac9c..303fddd0 100644 --- a/doc/clapper/method.Player.get_volume.html +++ b/doc/clapper/method.Player.get_volume.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.make_pipeline_graph.html b/doc/clapper/method.Player.make_pipeline_graph.html new file mode 100644 index 00000000..adb1dd6c --- /dev/null +++ b/doc/clapper/method.Player.make_pipeline_graph.html @@ -0,0 +1,347 @@ + + + + + + Clapper.Player.make_pipeline_graph + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+

Method

+

ClapperPlayermake_pipeline_graph

+
+ +
+
+

unstable since: 0.10

+
+ +
+

+ Declaration + + + [src] + +

+ +
+
gchar*
+clapper_player_make_pipeline_graph (
+  ClapperPlayer* player,
+  GstDebugGraphDetails details
+)
+
+
+
+
+ +
+

+ Description + + + [src] + +

+ +
+

Make current GStreamer pipeline graph in graphviz dot format.

+

Applications can use tools like graphviz to display returned +data or just save it to a file as-is for the user to do it manually.

+
+ +
+ +

Available since: 0.10

+ + + + + +
+ + +
+ + +
+

+ Parameters + +

+ +
+
+ + + +
details
+
+

Type: GstDebugGraphDetails

+

A GstDebugGraphDetails level.

+ + + + + + + + + + +
+
+ + + +
+
+
+ + + +
+

+ Return value + +

+ +
+
+
+

Type: gchar*

+

Current pipeline description in dot format.

+
+
+ + + + + + + +
The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.
+
+
+
+
+ + +
+
+ + + + + + +
+ +
+
+ + \ No newline at end of file diff --git a/doc/clapper/method.Player.pause.html b/doc/clapper/method.Player.pause.html index e1e56a67..48700c2e 100644 --- a/doc/clapper/method.Player.pause.html +++ b/doc/clapper/method.Player.pause.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.play.html b/doc/clapper/method.Player.play.html index 44362439..26e82c93 100644 --- a/doc/clapper/method.Player.play.html +++ b/doc/clapper/method.Player.play.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.seek.html b/doc/clapper/method.Player.seek.html index 3b600216..5e61372c 100644 --- a/doc/clapper/method.Player.seek.html +++ b/doc/clapper/method.Player.seek.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.seek_custom.html b/doc/clapper/method.Player.seek_custom.html index 2c2d0afb..1e0f8d5c 100644 --- a/doc/clapper/method.Player.seek_custom.html +++ b/doc/clapper/method.Player.seek_custom.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_adaptive_max_bitrate.html b/doc/clapper/method.Player.set_adaptive_max_bitrate.html index 5600e608..7a9dcf07 100644 --- a/doc/clapper/method.Player.set_adaptive_max_bitrate.html +++ b/doc/clapper/method.Player.set_adaptive_max_bitrate.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_adaptive_min_bitrate.html b/doc/clapper/method.Player.set_adaptive_min_bitrate.html index 962c6951..74aad123 100644 --- a/doc/clapper/method.Player.set_adaptive_min_bitrate.html +++ b/doc/clapper/method.Player.set_adaptive_min_bitrate.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_adaptive_start_bitrate.html b/doc/clapper/method.Player.set_adaptive_start_bitrate.html index e4f8b3c8..d24d18d7 100644 --- a/doc/clapper/method.Player.set_adaptive_start_bitrate.html +++ b/doc/clapper/method.Player.set_adaptive_start_bitrate.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_audio_enabled.html b/doc/clapper/method.Player.set_audio_enabled.html index fab894e6..c3b6e10d 100644 --- a/doc/clapper/method.Player.set_audio_enabled.html +++ b/doc/clapper/method.Player.set_audio_enabled.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_audio_filter.html b/doc/clapper/method.Player.set_audio_filter.html index 0e2ea6af..0a01b0af 100644 --- a/doc/clapper/method.Player.set_audio_filter.html +++ b/doc/clapper/method.Player.set_audio_filter.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_audio_offset.html b/doc/clapper/method.Player.set_audio_offset.html index a91d7888..2b9c6050 100644 --- a/doc/clapper/method.Player.set_audio_offset.html +++ b/doc/clapper/method.Player.set_audio_offset.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_audio_sink.html b/doc/clapper/method.Player.set_audio_sink.html index dfa8e655..5337de29 100644 --- a/doc/clapper/method.Player.set_audio_sink.html +++ b/doc/clapper/method.Player.set_audio_sink.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_autoplay.html b/doc/clapper/method.Player.set_autoplay.html index 44fa254f..192d07e3 100644 --- a/doc/clapper/method.Player.set_autoplay.html +++ b/doc/clapper/method.Player.set_autoplay.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_download_dir.html b/doc/clapper/method.Player.set_download_dir.html index 63d06bdc..5651b618 100644 --- a/doc/clapper/method.Player.set_download_dir.html +++ b/doc/clapper/method.Player.set_download_dir.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_download_enabled.html b/doc/clapper/method.Player.set_download_enabled.html index 815bd3fb..d1800834 100644 --- a/doc/clapper/method.Player.set_download_enabled.html +++ b/doc/clapper/method.Player.set_download_enabled.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_mute.html b/doc/clapper/method.Player.set_mute.html index 6f3a470e..1c0ca8e1 100644 --- a/doc/clapper/method.Player.set_mute.html +++ b/doc/clapper/method.Player.set_mute.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_speed.html b/doc/clapper/method.Player.set_speed.html index 76f1495c..4534edd0 100644 --- a/doc/clapper/method.Player.set_speed.html +++ b/doc/clapper/method.Player.set_speed.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_subtitle_font_desc.html b/doc/clapper/method.Player.set_subtitle_font_desc.html index c4ac3976..2f9a4d60 100644 --- a/doc/clapper/method.Player.set_subtitle_font_desc.html +++ b/doc/clapper/method.Player.set_subtitle_font_desc.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_subtitle_offset.html b/doc/clapper/method.Player.set_subtitle_offset.html index 965db270..cdf9830b 100644 --- a/doc/clapper/method.Player.set_subtitle_offset.html +++ b/doc/clapper/method.Player.set_subtitle_offset.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_subtitles_enabled.html b/doc/clapper/method.Player.set_subtitles_enabled.html index 2e46ce15..922e3a01 100644 --- a/doc/clapper/method.Player.set_subtitles_enabled.html +++ b/doc/clapper/method.Player.set_subtitles_enabled.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_video_enabled.html b/doc/clapper/method.Player.set_video_enabled.html index 56bc163a..4dd4415e 100644 --- a/doc/clapper/method.Player.set_video_enabled.html +++ b/doc/clapper/method.Player.set_video_enabled.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_video_filter.html b/doc/clapper/method.Player.set_video_filter.html index 649eb789..e6e80e56 100644 --- a/doc/clapper/method.Player.set_video_filter.html +++ b/doc/clapper/method.Player.set_video_filter.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_video_sink.html b/doc/clapper/method.Player.set_video_sink.html index 044488fa..dbdeeccf 100644 --- a/doc/clapper/method.Player.set_video_sink.html +++ b/doc/clapper/method.Player.set_video_sink.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.set_volume.html b/doc/clapper/method.Player.set_volume.html index f183f435..4c2d2cc2 100644 --- a/doc/clapper/method.Player.set_volume.html +++ b/doc/clapper/method.Player.set_volume.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/method.Player.stop.html b/doc/clapper/method.Player.stop.html index c825a9d7..b47ac1de 100644 --- a/doc/clapper/method.Player.stop.html +++ b/doc/clapper/method.Player.stop.html @@ -147,6 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later get_volume + make_pipeline_graph + pause play diff --git a/doc/clapper/property.Player.adaptive-bandwidth.html b/doc/clapper/property.Player.adaptive-bandwidth.html index 18a05d94..5596d22e 100644 --- a/doc/clapper/property.Player.adaptive-bandwidth.html +++ b/doc/clapper/property.Player.adaptive-bandwidth.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.adaptive-max-bitrate.html b/doc/clapper/property.Player.adaptive-max-bitrate.html index 9ab0196f..87814187 100644 --- a/doc/clapper/property.Player.adaptive-max-bitrate.html +++ b/doc/clapper/property.Player.adaptive-max-bitrate.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.adaptive-min-bitrate.html b/doc/clapper/property.Player.adaptive-min-bitrate.html index f2431d3a..8dfbdd20 100644 --- a/doc/clapper/property.Player.adaptive-min-bitrate.html +++ b/doc/clapper/property.Player.adaptive-min-bitrate.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.adaptive-start-bitrate.html b/doc/clapper/property.Player.adaptive-start-bitrate.html index dd686ad6..d02ffe41 100644 --- a/doc/clapper/property.Player.adaptive-start-bitrate.html +++ b/doc/clapper/property.Player.adaptive-start-bitrate.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.audio-enabled.html b/doc/clapper/property.Player.audio-enabled.html index 7228fcd5..f7c1b519 100644 --- a/doc/clapper/property.Player.audio-enabled.html +++ b/doc/clapper/property.Player.audio-enabled.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.audio-filter.html b/doc/clapper/property.Player.audio-filter.html index 3b389647..d8f04b85 100644 --- a/doc/clapper/property.Player.audio-filter.html +++ b/doc/clapper/property.Player.audio-filter.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.audio-offset.html b/doc/clapper/property.Player.audio-offset.html index 750554b0..eb948189 100644 --- a/doc/clapper/property.Player.audio-offset.html +++ b/doc/clapper/property.Player.audio-offset.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.audio-sink.html b/doc/clapper/property.Player.audio-sink.html index fe3bb7c3..706139b7 100644 --- a/doc/clapper/property.Player.audio-sink.html +++ b/doc/clapper/property.Player.audio-sink.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.audio-streams.html b/doc/clapper/property.Player.audio-streams.html index 77dfe7af..be101349 100644 --- a/doc/clapper/property.Player.audio-streams.html +++ b/doc/clapper/property.Player.audio-streams.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.autoplay.html b/doc/clapper/property.Player.autoplay.html index c09ed56d..8a7f3ba1 100644 --- a/doc/clapper/property.Player.autoplay.html +++ b/doc/clapper/property.Player.autoplay.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.current-audio-decoder.html b/doc/clapper/property.Player.current-audio-decoder.html index 6da592f2..4eb4b98f 100644 --- a/doc/clapper/property.Player.current-audio-decoder.html +++ b/doc/clapper/property.Player.current-audio-decoder.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.current-video-decoder.html b/doc/clapper/property.Player.current-video-decoder.html index a37c0b9a..2d311b07 100644 --- a/doc/clapper/property.Player.current-video-decoder.html +++ b/doc/clapper/property.Player.current-video-decoder.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.download-dir.html b/doc/clapper/property.Player.download-dir.html index 29efd2e1..3d91dde5 100644 --- a/doc/clapper/property.Player.download-dir.html +++ b/doc/clapper/property.Player.download-dir.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.download-enabled.html b/doc/clapper/property.Player.download-enabled.html index a053144d..74dbd556 100644 --- a/doc/clapper/property.Player.download-enabled.html +++ b/doc/clapper/property.Player.download-enabled.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.mute.html b/doc/clapper/property.Player.mute.html index d7be0dc2..659c932d 100644 --- a/doc/clapper/property.Player.mute.html +++ b/doc/clapper/property.Player.mute.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.position.html b/doc/clapper/property.Player.position.html index da9b3c05..b91b750c 100644 --- a/doc/clapper/property.Player.position.html +++ b/doc/clapper/property.Player.position.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.queue.html b/doc/clapper/property.Player.queue.html index 0a8dc7e6..026b5bc5 100644 --- a/doc/clapper/property.Player.queue.html +++ b/doc/clapper/property.Player.queue.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.speed.html b/doc/clapper/property.Player.speed.html index 82817d37..2069bff5 100644 --- a/doc/clapper/property.Player.speed.html +++ b/doc/clapper/property.Player.speed.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.state.html b/doc/clapper/property.Player.state.html index ce38e038..8d4926d8 100644 --- a/doc/clapper/property.Player.state.html +++ b/doc/clapper/property.Player.state.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.subtitle-font-desc.html b/doc/clapper/property.Player.subtitle-font-desc.html index 9dd8db90..094d6ffa 100644 --- a/doc/clapper/property.Player.subtitle-font-desc.html +++ b/doc/clapper/property.Player.subtitle-font-desc.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.subtitle-offset.html b/doc/clapper/property.Player.subtitle-offset.html index 4646c432..d6c939bd 100644 --- a/doc/clapper/property.Player.subtitle-offset.html +++ b/doc/clapper/property.Player.subtitle-offset.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.subtitle-streams.html b/doc/clapper/property.Player.subtitle-streams.html index 82bdacfa..c110bf3a 100644 --- a/doc/clapper/property.Player.subtitle-streams.html +++ b/doc/clapper/property.Player.subtitle-streams.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.subtitles-enabled.html b/doc/clapper/property.Player.subtitles-enabled.html index 792f98a9..cb549fcb 100644 --- a/doc/clapper/property.Player.subtitles-enabled.html +++ b/doc/clapper/property.Player.subtitles-enabled.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.video-enabled.html b/doc/clapper/property.Player.video-enabled.html index dc424c9e..2d975886 100644 --- a/doc/clapper/property.Player.video-enabled.html +++ b/doc/clapper/property.Player.video-enabled.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.video-filter.html b/doc/clapper/property.Player.video-filter.html index 62b55e5e..703e9445 100644 --- a/doc/clapper/property.Player.video-filter.html +++ b/doc/clapper/property.Player.video-filter.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.video-sink.html b/doc/clapper/property.Player.video-sink.html index 336a7ee4..f68ea760 100644 --- a/doc/clapper/property.Player.video-sink.html +++ b/doc/clapper/property.Player.video-sink.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.video-streams.html b/doc/clapper/property.Player.video-streams.html index 9aaed5de..e71137ec 100644 --- a/doc/clapper/property.Player.video-streams.html +++ b/doc/clapper/property.Player.video-streams.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/property.Player.volume.html b/doc/clapper/property.Player.volume.html index a7c86b88..58a82091 100644 --- a/doc/clapper/property.Player.volume.html +++ b/doc/clapper/property.Player.volume.html @@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/signal.Player.download-complete.html b/doc/clapper/signal.Player.download-complete.html index 0cd47016..73734116 100644 --- a/doc/clapper/signal.Player.download-complete.html +++ b/doc/clapper/signal.Player.download-complete.html @@ -144,7 +144,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/signal.Player.error.html b/doc/clapper/signal.Player.error.html index 847efc35..1aaecb70 100644 --- a/doc/clapper/signal.Player.error.html +++ b/doc/clapper/signal.Player.error.html @@ -144,7 +144,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/signal.Player.missing-plugin.html b/doc/clapper/signal.Player.missing-plugin.html index dc08b45b..f41416a1 100644 --- a/doc/clapper/signal.Player.missing-plugin.html +++ b/doc/clapper/signal.Player.missing-plugin.html @@ -144,7 +144,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/signal.Player.seek-done.html b/doc/clapper/signal.Player.seek-done.html index af19cce7..71ca1fbe 100644 --- a/doc/clapper/signal.Player.seek-done.html +++ b/doc/clapper/signal.Player.seek-done.html @@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper/signal.Player.warning.html b/doc/clapper/signal.Player.warning.html index e7f9db63..5f5e517e 100644 --- a/doc/clapper/signal.Player.warning.html +++ b/doc/clapper/signal.Player.warning.html @@ -144,7 +144,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src]