diff --git a/doc/clapper-gtk/clapper-gtk.devhelp2 b/doc/clapper-gtk/clapper-gtk.devhelp2 index 1175f391..b79421f7 100644 --- a/doc/clapper-gtk/clapper-gtk.devhelp2 +++ b/doc/clapper-gtk/clapper-gtk.devhelp2 @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/doc/clapper-gtk/class.ProgressBar.html b/doc/clapper-gtk/class.ProgressBar.html deleted file mode 100644 index c0b9af83..00000000 --- a/doc/clapper-gtk/class.ProgressBar.html +++ /dev/null @@ -1,1362 +0,0 @@ - - - - - - ClapperGtk.ProgressBar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
-
-

Class

-

ClapperGtkProgressBar

-
- -
- -
-

-
- -
-

- Description - - - [src] - -

- -
final class ClapperGtk.ProgressBar : Gtk.Box
-  implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget, Gtk.Orientable {
-  /* No available fields */
-}
- -
-

A progress bar for displaying playback position and seeking.

-
- -
- - - -
- - -
-
- - -
-

- Hierarchy - -

-
- - - - - - -hierarchy - - -this - - -ClapperGtkProgressBar - - - - - -implements_0 - - -GtkAccessible - - - - - -this--implements_0 - - - - -implements_1 - - -GtkBuildable - - - - - -this--implements_1 - - - - -implements_2 - - -GtkConstraintTarget - - - - - -this--implements_2 - - - - -implements_3 - - -GtkOrientable - - - - - -this--implements_3 - - - - -ancestor_0 - - -GtkBox - - - - - -ancestor_0--this - - - - -ancestor_1 - - -GtkWidget - - - - - -ancestor_1--ancestor_0 - - - - -ancestor_2 - - -GInitiallyUnowned - - - - - -ancestor_2--ancestor_1 - - - - -ancestor_3 - - -GObject - - - - - -ancestor_3--ancestor_2 - - - - - -
-
- - - -
-

- Ancestors - -

- -
- -
-
- - - - - -
-

- Implements - -

- -
- -
-
- - - -
-

- Constructors - -

- -
- -
-
clapper_gtk_progress_bar_new
-
-

Creates a new GtkWidget with a progress bar.

-
-
-

-
-
- -
-
- - - - - -
-

- Instance methods - -

- -
- -
-
clapper_gtk_progress_bar_get_reveal_labels
-
-

Get whether the position and duration labels are going to be revealed.

-
-
-

-
-
- -
-
clapper_gtk_progress_bar_get_seek_method
-
-

Get ClapperPlayerSeekMethod used when seeking with progress bar.

-
-
-

-
-
- -
-
clapper_gtk_progress_bar_set_reveal_labels
-
-

Set whether the position and duration labels should be revealed.

-
-
-

-
-
- -
-
clapper_gtk_progress_bar_set_seek_method
-
-

Set ClapperPlayerSeekMethod to use when seeking with progress bar.

-
-
-

-
-
- -
- - - -
Methods inherited from GtkBox (11)
-
-
gtk_box_append
-
-

Adds child as the last child to box.

-
-
-

-
-
gtk_box_get_baseline_position
-
-

Gets the value set by gtk_box_set_baseline_position().

-
-
-

-
-
gtk_box_get_homogeneous
-
-

Returns whether the box is homogeneous (all children are the -same size).

-
-
-

-
-
gtk_box_get_spacing
-
-

Gets the value set by gtk_box_set_spacing().

-
-
-

-
-
gtk_box_insert_child_after
-
-

Inserts child in the position after sibling in the list -of box children.

-
-
-

-
-
gtk_box_prepend
-
-

Adds child as the first child to box.

-
-
-

-
-
gtk_box_remove
-
-

Removes a child widget from box.

-
-
-

-
-
gtk_box_reorder_child_after
-
-

Moves child to the position after sibling in the list -of box children.

-
-
-

-
-
gtk_box_set_baseline_position
-
-

Sets the baseline position of a box.

-
-
-

-
-
gtk_box_set_homogeneous
-
-

Sets whether or not all children of box are given equal space -in the box.

-
-
-

-
-
gtk_box_set_spacing
-
-

Sets the number of pixels to place between children of box.

-
-
-

-
- -
-
- - - -
Methods inherited from GtkWidget (161)
-
- -
-

Please see GtkWidget for a full list of methods.

-
- -
-
- - - - - -
Methods inherited from GObject (43)
-
- -
-

Please see GObject for a full list of methods.

-
- -
-
- - - - - -
Methods inherited from GtkAccessible (18)
-
-
gtk_accessible_get_accessible_parent
-
-

Retrieves the accessible parent for an accessible object.

-
-
-

unstable since: 4.10

-
-
gtk_accessible_get_accessible_role
-
-

Retrieves the accessible role of an accessible object.

-
-
-

-
-
gtk_accessible_get_at_context
-
-

Retrieves the accessible implementation for the given GtkAccessible.

-
-
-

unstable since: 4.10

-
-
gtk_accessible_get_bounds
-
-

Queries the coordinates and dimensions of this accessible.

-
-
-

unstable since: 4.10

-
-
gtk_accessible_get_first_accessible_child
-
-

Retrieves the first accessible child of an accessible object.

-
-
-

unstable since: 4.10

-
-
gtk_accessible_get_next_accessible_sibling
-
-

Retrieves the next accessible sibling of an accessible object.

-
-
-

unstable since: 4.10

-
-
gtk_accessible_get_platform_state
-
-

Query a platform state, such as focus.

-
-
-

unstable since: 4.10

-
-
gtk_accessible_reset_property
-
-

Resets the accessible property to its default value.

-
-
-

-
-
gtk_accessible_reset_relation
-
-

Resets the accessible relation to its default value.

-
-
-

-
-
gtk_accessible_reset_state
-
-

Resets the accessible state to its default value.

-
-
-

-
-
gtk_accessible_set_accessible_parent
-
-

Sets the parent and sibling of an accessible object.

-
-
-

unstable since: 4.10

-
-
gtk_accessible_update_next_accessible_sibling
-
-

Updates the next accessible sibling of self.

-
-
-

unstable since: 4.10

-
-
gtk_accessible_update_property
-
-

Updates a list of accessible properties.

-
-
-

-
-
gtk_accessible_update_property_value
-
-

Updates an array of accessible properties.

-
-
-

-
-
gtk_accessible_update_relation
-
-

Updates a list of accessible relations.

-
-
-

-
-
gtk_accessible_update_relation_value
-
-

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.

-
-
-

-
-
gtk_accessible_update_state_value
-
-

Updates an array of accessible states.

-
-
-

-
- -
-
- - - -
Methods inherited from GtkBuildable (1)
-
-
gtk_buildable_get_buildable_id
-
-

Gets the ID of the buildable object.

-
-
-

-
- -
-
- - - - - -
Methods inherited from GtkOrientable (2)
-
-
gtk_orientable_get_orientation
-
-

Retrieves the orientation of the orientable.

-
-
-

-
-
gtk_orientable_set_orientation
-
-

Sets the orientation of the orientable.

-
-
-

-
- -
-
- - -
- - - -
-

- Properties - -

- - -
- -
-
ClapperGtk.ProgressBar:reveal-labels
-
-

Reveal state of the position and duration labels.

-
-
-

-
-
- -
-
ClapperGtk.ProgressBar:seek-method
-
-

Method used for seeking.

-
-
-

-
-
- -
- - - - -
Properties inherited from GtkBox (3)
-
-
Gtk.Box:baseline-position
-
-

The position of the baseline aligned widgets if extra space is available.

-
-
-

-
-
Gtk.Box:homogeneous
-
-

Whether the children should all be the same size.

-
-
-

-
-
Gtk.Box:spacing
-
-

The amount of space between children.

-
-
-

-
- -
-
- - - -
Properties inherited from GtkWidget (34)
-
-
Gtk.Widget:can-focus
-
-

Whether the widget or any of its descendents can accept -the input focus.

-
-
-

-
-
Gtk.Widget:can-target
-
-

Whether the widget can receive pointer events.

-
-
-

-
-
Gtk.Widget:css-classes
-
-

A list of css classes applied to this widget.

-
-
-

-
-
Gtk.Widget:css-name
-
-

The name of this widget in the CSS tree.

-
-
-

-
-
Gtk.Widget:cursor
-
-

The cursor used by widget.

-
-
-

-
-
Gtk.Widget:focus-on-click
-
-

Whether the widget should grab focus when it is clicked with the mouse.

-
-
-

-
-
Gtk.Widget:focusable
-
-

Whether this widget itself will accept the input focus.

-
-
-

-
-
Gtk.Widget:halign
-
-

How to distribute horizontal space if widget gets extra space.

-
-
-

-
-
Gtk.Widget:has-default
-
-

Whether the widget is the default widget.

-
-
-

-
-
Gtk.Widget:has-focus
-
-

Whether the widget has the input focus.

-
-
-

-
-
Gtk.Widget:has-tooltip
-
-

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

-
-
-

-
-
Gtk.Widget:height-request
-
-

Override for height request of the widget.

-
-
-

-
-
Gtk.Widget:hexpand
-
-

Whether to expand horizontally.

-
-
-

-
-
Gtk.Widget:hexpand-set
-
-

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.

-
-
-

-
-
Gtk.Widget:margin-bottom
-
-

Margin on bottom side of widget.

-
-
-

-
-
Gtk.Widget:margin-end
-
-

Margin on end of widget, horizontally.

-
-
-

-
-
Gtk.Widget:margin-start
-
-

Margin on start of widget, horizontally.

-
-
-

-
-
Gtk.Widget:margin-top
-
-

Margin on top side of widget.

-
-
-

-
-
Gtk.Widget:name
-
-

The name of the widget.

-
-
-

-
-
Gtk.Widget:opacity
-
-

The requested opacity of the widget.

-
-
-

-
-
Gtk.Widget:overflow
-
-

How content outside the widget’s content area is treated.

-
-
-

-
-
Gtk.Widget:parent
-
-

The parent widget of this widget.

-
-
-

-
-
Gtk.Widget:receives-default
-
-

Whether the widget will receive the default action when it is focused.

-
-
-

-
-
Gtk.Widget:root
-
-

The GtkRoot widget of the widget tree containing this widget.

-
-
-

-
-
Gtk.Widget:scale-factor
-
-

The scale factor of the widget.

-
-
-

-
-
Gtk.Widget:sensitive
-
-

Whether the widget responds to input.

-
-
-

-
-
Gtk.Widget:tooltip-markup
-
-

Sets the text of tooltip to be the given string, which is marked up -with Pango markup.

-
-
-

-
-
Gtk.Widget:tooltip-text
-
-

Sets the text of tooltip to be the given string.

-
-
-

-
-
Gtk.Widget:valign
-
-

How to distribute vertical space if widget gets extra space.

-
-
-

-
-
Gtk.Widget:vexpand
-
-

Whether to expand vertically.

-
-
-

-
-
Gtk.Widget:vexpand-set
-
-

Whether to use the vexpand property.

-
-
-

-
-
Gtk.Widget:visible
-
-

Whether the widget is visible.

-
-
-

-
-
Gtk.Widget:width-request
-
-

Override for width request of the widget.

-
-
-

-
- -
-
- - - - - - - - - -
Properties inherited from GtkAccessible (1)
-
-
Gtk.Accessible:accessible-role
-
-

The accessible role of the given GtkAccessible implementation.

-
-
-

-
- -
-
- - - - - - - -
Properties inherited from GtkOrientable (1)
-
-
Gtk.Orientable:orientation
-
-

The orientation of the orientable.

-
-
-

-
- -
-
- - - -
- - - -
-

- Signals - -

- - - - - - - -
Signals inherited from GtkWidget (13)
-
-
GtkWidget::destroy
-
-

Signals that all holders of a reference to the widget should release -the reference that they hold.

-
-
-

-
-
GtkWidget::direction-changed
-
-

Emitted when the text direction of a widget changes.

-
-
-

-
-
GtkWidget::hide
-
-

Emitted when widget is hidden.

-
-
-

-
-
GtkWidget::keynav-failed
-
-

Emitted if keyboard navigation fails.

-
-
-

-
-
GtkWidget::map
-
-

Emitted when widget is going to be mapped.

-
-
-

-
-
GtkWidget::mnemonic-activate
-
-

Emitted when a widget is activated via a mnemonic.

-
-
-

-
-
GtkWidget::move-focus
-
-

Emitted when the focus is moved.

-
-
-

-
-
GtkWidget::query-tooltip
-
-

Emitted when the widget’s tooltip is about to be shown.

-
-
-

-
-
GtkWidget::realize
-
-

Emitted when widget is associated with a GdkSurface.

-
-
-

-
-
GtkWidget::show
-
-

Emitted when widget is shown.

-
-
-

-
-
GtkWidget::state-flags-changed
-
-

Emitted when the widget state changes.

-
-
-

-
-
GtkWidget::unmap
-
-

Emitted when widget is going to be unmapped.

-
-
-

-
-
GtkWidget::unrealize
-
-

Emitted when the GdkSurface associated with widget is destroyed.

-
-
-

-
- -
-
- - - - - -
Signals inherited from GObject (1)
-
-
GObject::notify
-
-

The notify signal is emitted on an object when one of its properties has -its value set through g_object_set_property(), g_object_set(), et al.

-
-
-

-
- -
-
- - - - - - - - - - - - - -
- - - -
-

- Class structure - -

- -
-
struct ClapperGtkProgressBarClass {
-  GtkBoxClass parent_class;
-  
-}
-
- -
- No description available. -
- - -
-
Class members
- -
- -
parent_class: GtkBoxClass
-
No description available.
- - -
- -
- - - - - - -
-
- - - -
- -
- - - - - -
- - \ No newline at end of file diff --git a/doc/clapper-gtk/class.BulletinBoard.html b/doc/clapper-gtk/class.SeekBar.html similarity index 79% rename from doc/clapper-gtk/class.BulletinBoard.html rename to doc/clapper-gtk/class.SeekBar.html index 773a1c74..2ff3eb28 100644 --- a/doc/clapper-gtk/class.BulletinBoard.html +++ b/doc/clapper-gtk/class.SeekBar.html @@ -7,7 +7,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - ClapperGtk.BulletinBoard + ClapperGtk.SeekBar @@ -23,10 +23,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later - - - - + + + + @@ -80,7 +80,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Type
@@ -90,7 +90,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Constructors
@@ -105,15 +105,13 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Instance methods
@@ -121,6 +119,17 @@ SPDX-License-Identifier: LGPL-2.1-or-later +
+
Properties
+ +
+ @@ -144,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

Class

-

ClapperGtkBulletinBoard

+

ClapperGtkSeekBar

@@ -158,15 +167,17 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description + [src] + -
final class ClapperGtk.BulletinBoard : ClapperGtk.Container
+        
final class ClapperGtk.SeekBar : Gtk.Widget
   implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget {
   /* No available fields */
 }
- No description available. +

A bar for seeking and displaying playback position.

@@ -185,124 +196,110 @@ SPDX-License-Identifier: LGPL-2.1-or-later Hierarchy -
+
- - + + hierarchy this - - -ClapperGtkBulletinBoard + + +ClapperGtkSeekBar - + implements_0 - + GtkAccessible - + this--implements_0 - + implements_1 - + GtkBuildable - + this--implements_1 - + implements_2 - + GtkConstraintTarget - + this--implements_2 - + ancestor_0 - - -ClapperGtkContainer + + +GtkWidget - + ancestor_0--this ancestor_1 - - -GtkWidget + + +GInitiallyUnowned - + ancestor_1--ancestor_0 ancestor_2 - - -GInitiallyUnowned + + +GObject - + ancestor_2--ancestor_1 - - -ancestor_3 - - -GObject - - - - - -ancestor_3--ancestor_2 - - @@ -321,10 +318,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    -
  • ClapperGtkContainer
  • - - -
  • GtkWidget
  • @@ -380,9 +373,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    -
    clapper_gtk_bulletin_board_new
    +
    clapper_gtk_seek_bar_new
    -

    Creates a new ClapperGtkBulletinBoard instance.

    +

    Creates a new GtkWidget with a seek bar.

    @@ -405,9 +398,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    -
    clapper_gtk_bulletin_board_announce_speed
    +
    clapper_gtk_seek_bar_get_reveal_labels
    - No description available. +

    Get whether the position and duration labels are going to be revealed.

    @@ -415,9 +408,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    -
    clapper_gtk_bulletin_board_announce_volume
    +
    clapper_gtk_seek_bar_get_seek_method
    - No description available. +

    Get ClapperPlayerSeekMethod used when seeking with seek bar.

    @@ -425,9 +418,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    -
    clapper_gtk_bulletin_board_pin_message
    +
    clapper_gtk_seek_bar_set_reveal_labels
    - No description available. +

    Set whether the position and duration labels should be revealed.

    @@ -435,19 +428,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    - -
    -
    clapper_gtk_bulletin_board_unpin_pinned_message
    -
    - No description available. +

    Set ClapperPlayerSeekMethod to use when seeking with seek bar.

    @@ -458,92 +441,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later -
    -
    Methods inherited from ClapperGtkContainer (10)
    - -
    clapper_gtk_container_get_adaptive_height
    -

    Get a container adaptive height threshold.

    -
    -
    -

    -
    - -
    clapper_gtk_container_get_adaptive_width
    -

    Get a container adaptive width threshold.

    -
    -
    -

    -
    - -
    clapper_gtk_container_get_child
    -

    Get a child GtkWidget of container.

    -
    -
    -

    -
    - -
    clapper_gtk_container_get_height_target
    -

    Get a container height target.

    -
    -
    -

    -
    - -
    clapper_gtk_container_get_width_target
    -

    Get a container width target.

    -
    -
    -

    -
    - -
    clapper_gtk_container_set_adaptive_height
    -

    Set an adaptive height threshold. When widget is resized to value or lower, -an ClapperGtkContainer::adapt signal will be emitted with TRUE to notify -implementation about mobile adaptation request, otherwise FALSE when -both threshold values are exceeded.

    -
    -
    -

    -
    - -
    clapper_gtk_container_set_adaptive_width
    -

    Set an adaptive width threshold. When widget is resized to value or lower, -an ClapperGtkContainer::adapt signal will be emitted with TRUE to notify -implementation about mobile adaptation request, otherwise FALSE when -both threshold values are exceeded.

    -
    -
    -

    -
    - -
    clapper_gtk_container_set_child
    -

    Set a child GtkWidget of container.

    -
    -
    -

    -
    - -
    clapper_gtk_container_set_height_target
    -

    Same as clapper_gtk_container_set_width_target() but for widget height.

    -
    -
    -

    -
    - -
    clapper_gtk_container_set_width_target
    -

    Set a width that container should target. When set container -will not stretch beyond set width while still expanding into -possible boundaries trying to reach its target.

    -
    -
    -

    -
    - -
    -
    - - -
    Methods inherited from GtkWidget (161)
    @@ -734,43 +631,31 @@ documentation for the value types of accessible states.

    - +
    - -
    -
    Properties inherited from ClapperGtkContainer (4)
    - -
    ClapperGtk.Container:adaptive-height
    -

    Adaptive height threshold that triggers ClapperGtkContainer::adapt signal.

    -
    -
    -

    -
    - -
    ClapperGtk.Container:adaptive-width
    -

    Adaptive width threshold that triggers ClapperGtkContainer::adapt signal.

    -
    -
    -

    -
    - -
    ClapperGtk.Container:height-target
    -

    Height that container should target.

    -
    -
    -

    -
    - -
    ClapperGtk.Container:width-target
    -

    Width that container should target.

    -
    -
    -

    -
    - +
    +
    ClapperGtk.SeekBar:reveal-labels
    +
    +

    Reveal state of the position and duration labels.

    +
    +
    +

    - + +
    +
    ClapperGtk.SeekBar:seek-method
    +
    +

    Method used for seeking.

    +
    +
    +

    +
    +
    + +
    + +
    Properties inherited from GtkWidget (34)
    @@ -1061,22 +946,6 @@ with Pango markup.

    -
    -
    Signals inherited from ClapperGtkContainer (1)
    - -
    ClapperGtkContainer::adapt
    -

    A helper signal for implementing mobile/narrow adaptive -behavior on descendants.

    -
    -
    -

    -
    - -
    -
    - - -
    Signals inherited from GtkWidget (13)
    GtkWidget::destroy
    @@ -1214,8 +1083,8 @@ its value set through g_object_set_property(), g_object_set(), et al.

    -
    struct ClapperGtkBulletinBoardClass {
    -  ClapperGtkContainerClass parent_class;
    +        
    struct ClapperGtkSeekBarClass {
    +  GtkWidgetClass parent_class;
       
     }
    @@ -1230,7 +1099,7 @@ its value set through g_object_set_property(), g_object_set(), et al.

    -
    parent_class: ClapperGtkContainerClass
    +
    parent_class: GtkWidgetClass
    No description available.
    @@ -1274,6 +1143,8 @@ its value set through g_object_set_property(), g_object_set(), et al.

    +
  • Properties
  • + diff --git a/doc/clapper-gtk/class.Video.html b/doc/clapper-gtk/class.Video.html index 9c389f86..1a170766 100644 --- a/doc/clapper-gtk/class.Video.html +++ b/doc/clapper-gtk/class.Video.html @@ -212,6 +212,20 @@ nested within another widget like ClapperGtkSimpleControls are also available.

    +

    Basic usage

    +

    A typical use case is to embed video widget as part of your app where video playback +is needed. Get the ClapperPlayer belonging to the video widget and start adding +new ClapperMediaItem items to the ClapperQueue for playback. +For more information please refer to the Clapper playback library documentation.

    +

    ClapperGtkVideo can automatically take care of revealing and later fading overlaid +content when interacting with the video. To do this, simply add your widgets with +clapper_gtk_video_add_fading_overlay(). If you want to display some static content +on top of video (or take care of visibility within overlaid widget itself) you can add +it to the video as a normal (static) overlay with clapper_gtk_video_add_overlay().

    +

    ClapperGtkVideo as GtkBuildable

    +

    ClapperGtkVideo implementation of the GtkBuildable interface supports +placing children as either normal overlay by specifying overlay or a fading +one by specifying fading-overlay as the type attribute of a <child> element.

    @@ -1269,6 +1283,16 @@ its value set through g_object_set_property(), g_object_set(), et al.

    -
  • Gtk.Box - +
  • SeekBar
  • Video
  • diff --git a/doc/clapper-gtk/ctor.BulletinBoard.new.html b/doc/clapper-gtk/ctor.BulletinBoard.new.html deleted file mode 100644 index e5321adb..00000000 --- a/doc/clapper-gtk/ctor.BulletinBoard.new.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - ClapperGtk.BulletinBoard.new - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -
    -
    -

    Constructor

    -

    ClapperGtkBulletinBoardnew

    -
    - -
    -
    -

    -
    -
    -

    - Declaration - - - [src] - -

    - -
    -
    GtkWidget*
    -clapper_gtk_bulletin_board_new (
    -  void
    -)
    -
    -
    -
    -
    - -
    -

    - Description - - - [src] - -

    - -
    -

    Creates a new ClapperGtkBulletinBoard instance.

    -
    - -
    - - - - -
    - - -
    - - - - -
    -

    - Return value - -

    - -
    -
    -
    -

    Type: GtkWidget

    -

    A new bulletin board GtkWidget.

    -
    -
    - - - - - - - -
    The caller of the function takes ownership of the data, and is responsible for freeing it.
    -
    -
    -
    -
    - -
    -
    - - - - - - -
    - -
    -
    - - \ No newline at end of file diff --git a/doc/clapper-gtk/ctor.ProgressBar.new.html b/doc/clapper-gtk/ctor.SeekBar.new.html similarity index 86% rename from doc/clapper-gtk/ctor.ProgressBar.new.html rename to doc/clapper-gtk/ctor.SeekBar.new.html index af4433cf..fdb00b92 100644 --- a/doc/clapper-gtk/ctor.ProgressBar.new.html +++ b/doc/clapper-gtk/ctor.SeekBar.new.html @@ -7,7 +7,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - ClapperGtk.ProgressBar.new + ClapperGtk.SeekBar.new @@ -23,10 +23,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later - - - - + + + + @@ -80,14 +80,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    Type
    Constructors
    @@ -103,7 +103,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

    Constructor

    -

    ClapperGtkProgressBarnew

    +

    ClapperGtkSeekBarnew

    @@ -115,13 +115,13 @@ SPDX-License-Identifier: LGPL-2.1-or-later Declaration - [src] + [src]
    GtkWidget*
    -clapper_gtk_progress_bar_new (
    +clapper_gtk_seek_bar_new (
       void
     )
     
    @@ -134,12 +134,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src]
    -

    Creates a new GtkWidget with a progress bar.

    +

    Creates a new GtkWidget with a seek bar.

    diff --git a/doc/clapper-gtk/ctor.Video.new.html b/doc/clapper-gtk/ctor.Video.new.html index ea8628c0..a0a9a42f 100644 --- a/doc/clapper-gtk/ctor.Video.new.html +++ b/doc/clapper-gtk/ctor.Video.new.html @@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/ctor.WindowStateButtons.new.html b/doc/clapper-gtk/ctor.WindowStateButtons.new.html deleted file mode 100644 index db1e92f6..00000000 --- a/doc/clapper-gtk/ctor.WindowStateButtons.new.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - ClapperGtk.WindowStateButtons.new - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -
    -
    -

    Constructor

    -

    ClapperGtkWindowStateButtonsnew

    -
    - -
    -
    -

    -
    -
    -

    - Declaration - - - [src] - -

    - -
    -
    GtkWidget*
    -clapper_gtk_window_state_buttons_new (
    -  void
    -)
    -
    -
    -
    -
    - -
    -

    - Description - - - [src] - -

    - -
    -

    Creates a new GtkWidget with window state control buttons.

    -
    - -
    - - - - -
    - - -
    - - - - -
    -

    - Return value - -

    - -
    -
    -
    -

    Type: GtkWidget

    -

    A new GtkWidget instance.

    -
    -
    - - - - - - - -
    The caller of the function takes ownership of the data, and is responsible for freeing it.
    -
    -
    -
    -
    - -
    -
    - - - - - - -
    - -
    -
    - - \ No newline at end of file diff --git a/doc/clapper-gtk/func.BULLETIN_BOARD_CAST.html b/doc/clapper-gtk/func.BULLETIN_BOARD_CAST.html deleted file mode 100644 index d5724a5c..00000000 --- a/doc/clapper-gtk/func.BULLETIN_BOARD_CAST.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - ClapperGtk.BULLETIN_BOARD_CAST - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -
    -
    -

    Function Macro

    -

    ClapperGtkBULLETIN_BOARD_CAST

    -
    - -
    -
    -

    -
    -
    -

    - Declaration - - - [src] - -

    - -
    -
    #define CLAPPER_GTK_BULLETIN_BOARD_CAST (
    -  obj
    -)
    -
    -
    -
    -
    - -
    -

    - Description - - -

    - -
    - No description available. -
    - -
    - - - -

    This function is not directly available to language bindings.

    - - -
    - - -
    - - -
    -

    - Parameters - -

    - -
    -
    - -
    obj
    -
    -

    Type: -

    -

    No description available.

    - - - - - - - - - - -
    -
    - - - -
    -
    -
    - - - -
    -
    - - - - - - -
    - -
    -
    - - \ No newline at end of file diff --git a/doc/clapper-gtk/func.PROGRESS_BAR_CAST.html b/doc/clapper-gtk/func.SEEK_BAR_CAST.html similarity index 91% rename from doc/clapper-gtk/func.PROGRESS_BAR_CAST.html rename to doc/clapper-gtk/func.SEEK_BAR_CAST.html index 50214bc0..deeb59f6 100644 --- a/doc/clapper-gtk/func.PROGRESS_BAR_CAST.html +++ b/doc/clapper-gtk/func.SEEK_BAR_CAST.html @@ -7,7 +7,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - ClapperGtk.PROGRESS_BAR_CAST + ClapperGtk.SEEK_BAR_CAST @@ -23,10 +23,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later - - - - + + + + @@ -97,7 +97,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

    Function Macro

    -

    ClapperGtkPROGRESS_BAR_CAST

    +

    ClapperGtkSEEK_BAR_CAST

    @@ -109,12 +109,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later Declaration - [src] + [src]
    -
    #define CLAPPER_GTK_PROGRESS_BAR_CAST (
    +        
    #define CLAPPER_GTK_SEEK_BAR_CAST (
       obj
     )
     
    diff --git a/doc/clapper-gtk/func.WINDOW_STATE_BUTTONS_CAST.html b/doc/clapper-gtk/func.WINDOW_STATE_BUTTONS_CAST.html deleted file mode 100644 index 78db768f..00000000 --- a/doc/clapper-gtk/func.WINDOW_STATE_BUTTONS_CAST.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - ClapperGtk.WINDOW_STATE_BUTTONS_CAST - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -
    -
    -

    Function Macro

    -

    ClapperGtkWINDOW_STATE_BUTTONS_CAST

    -
    - -
    -
    -

    -
    -
    -

    - Declaration - - - [src] - -

    - -
    -
    #define CLAPPER_GTK_WINDOW_STATE_BUTTONS_CAST (
    -  obj
    -)
    -
    -
    -
    -
    - -
    -

    - Description - - -

    - -
    - No description available. -
    - -
    - - - -

    This function is not directly available to language bindings.

    - - -
    - - -
    - - -
    -

    - Parameters - -

    - -
    -
    - -
    obj
    -
    -

    Type: -

    -

    No description available.

    - - - - - - - - - - -
    -
    - - - -
    -
    -
    - - - -
    -
    - - - - - - -
    - -
    -
    - - \ No newline at end of file diff --git a/doc/clapper-gtk/index.html b/doc/clapper-gtk/index.html index 5ef741a5..0c592ade 100644 --- a/doc/clapper-gtk/index.html +++ b/doc/clapper-gtk/index.html @@ -421,20 +421,20 @@ SPDX-License-Identifier: LGPL-2.1-or-later - ProgressBar + QueueSelection -

    A progress bar for displaying playback position and seeking.

    +

    A GtkSelectionModel that considers current item of ClapperQueue as selected one.

    - QueueSelection + SeekBar -

    A GtkSelectionModel that considers current item of ClapperQueue as selected one.

    +

    A bar for seeking and displaying playback position.

    @@ -672,7 +672,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - PROGRESS_BAR_CAST + QUEUE_SELECTION_CAST @@ -682,7 +682,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - QUEUE_SELECTION_CAST + SEEK_BAR_CAST diff --git a/doc/clapper-gtk/index.json b/doc/clapper-gtk/index.json index 88ffb34b..77e79821 100644 --- a/doc/clapper-gtk/index.json +++ b/doc/clapper-gtk/index.json @@ -1 +1 @@ -{"meta":{"ns":"ClapperGtk","version":"0.0","generator":"gi-docgen","generator-version":"2023.3"},"symbols":[{"type":"bitfield","name":"VideoActionMask","ctype":"ClapperGtkVideoActionMask","summary":"No description available.","deprecated":null},{"type":"class","name":"Billboard","ctype":"ClapperGtkBillboard","summary":"A layer where various messages can be displayed. #ClapperGtkBillboard widget is meant to be overlaid on top of ...","deprecated":null},{"type":"class","name":"Container","ctype":"ClapperGtkContainer","summary":"A simple container widget that holds just one child. It is designed to work well with OSD overlay, ...","deprecated":null},{"type":"class","name":"EngageLayer","ctype":"ClapperGtkEngageLayer","summary":"A layer with big `play` button, engaging user to start the playback. #ClapperGtkEngageLayer widget is meant to be ...","deprecated":null},{"type":"class","name":"LeadContainer","ctype":"ClapperGtkLeadContainer","summary":"A #ClapperGtkContainer that can take priority in user interactions with the #ClapperGtkVideo. #ClapperGtkLeadContainer is a special type of ...","deprecated":null},{"type":"class","name":"NextItemButton","ctype":"ClapperGtkNextItemButton","summary":"A #GtkButton for selecting next queue item.","deprecated":null},{"type":"class","name":"PreviousItemButton","ctype":"ClapperGtkPreviousItemButton","summary":"A #GtkButton for selecting previous queue item.","deprecated":null},{"type":"class","name":"ProgressBar","ctype":"ClapperGtkProgressBar","summary":"A progress bar for displaying playback position and seeking.","deprecated":null},{"type":"class","name":"QueueSelection","ctype":"ClapperGtkQueueSelection","summary":"A #GtkSelectionModel that considers current item of #ClapperQueue as selected one.","deprecated":null},{"type":"class","name":"SimpleControls","ctype":"ClapperGtkSimpleControls","summary":"A minimalistic playback controls panel widget. #ClapperGtkSimpleControls is a simple, ready to be used playback controls widget. It ...","deprecated":null},{"type":"class","name":"SkipItemButton","ctype":"ClapperGtkSkipItemButton","summary":"A base class for creating buttons that skip to previous/next queue item. Unless you are in need to ...","deprecated":null},{"type":"class","name":"TitleHeader","ctype":"ClapperGtkTitleHeader","summary":"A header panel widget that displays current media title. #ClapperGtkTitleHeader is a simple, ready to be used header ...","deprecated":null},{"type":"class","name":"ToggleFullscreenButton","ctype":"ClapperGtkToggleFullscreenButton","summary":"A #GtkButton for toggling fullscreen state.","deprecated":null},{"type":"class","name":"TogglePlayButton","ctype":"ClapperGtkTogglePlayButton","summary":"A #GtkButton for toggling play/pause of playback.","deprecated":null},{"type":"class","name":"Video","ctype":"ClapperGtkVideo","summary":"A ready to be used GTK video widget implementing Clapper API. #ClapperGtkVideo is the main widget exposed by ...","deprecated":null},{"type":"constant","name":"MAJOR_VERSION","ident":"CLAPPER_GTK_MAJOR_VERSION","summary":"ClapperGtk major version component","deprecated":null},{"type":"constant","name":"MICRO_VERSION","ident":"CLAPPER_GTK_MICRO_VERSION","summary":"ClapperGtk micro version component","deprecated":null},{"type":"constant","name":"MINOR_VERSION","ident":"CLAPPER_GTK_MINOR_VERSION","summary":"ClapperGtk minor version component","deprecated":null},{"type":"constant","name":"VERSION_S","ident":"CLAPPER_GTK_VERSION_S","summary":"ClapperGtk version, encoded as a string","deprecated":null},{"type":"ctor","name":"new","type_name":"Billboard","ident":"clapper_gtk_billboard_new","summary":"Creates a new #ClapperGtkBillboard instance.","deprecated":null},{"type":"ctor","name":"new","type_name":"Container","ident":"clapper_gtk_container_new","summary":"Creates a new #ClapperGtkContainer instance.","deprecated":null},{"type":"ctor","name":"new","type_name":"EngageLayer","ident":"clapper_gtk_engage_layer_new","summary":"Creates a new #ClapperGtkEngageLayer instance.","deprecated":null},{"type":"ctor","name":"new","type_name":"LeadContainer","ident":"clapper_gtk_lead_container_new","summary":"Creates a new #ClapperGtkLeadContainer instance.","deprecated":null},{"type":"ctor","name":"new","type_name":"NextItemButton","ident":"clapper_gtk_next_item_button_new","summary":"Creates a new #GtkWidget with button to play next #ClapperMediaItem.","deprecated":null},{"type":"ctor","name":"new","type_name":"PreviousItemButton","ident":"clapper_gtk_previous_item_button_new","summary":"Creates a new #GtkWidget with button to play previous #ClapperMediaItem.","deprecated":null},{"type":"ctor","name":"new","type_name":"ProgressBar","ident":"clapper_gtk_progress_bar_new","summary":"Creates a new #GtkWidget with a progress bar.","deprecated":null},{"type":"ctor","name":"new","type_name":"QueueSelection","ident":"clapper_gtk_queue_selection_new","summary":"Creates a new #ClapperGtkQueueSelection instance.","deprecated":null},{"type":"ctor","name":"new","type_name":"SimpleControls","ident":"clapper_gtk_simple_controls_new","summary":"Creates a new #GtkWidget with simple playback controls.","deprecated":null},{"type":"ctor","name":"new","type_name":"TitleHeader","ident":"clapper_gtk_title_header_new","summary":"Creates a new #GtkWidget with title header.","deprecated":null},{"type":"ctor","name":"new","type_name":"ToggleFullscreenButton","ident":"clapper_gtk_toggle_fullscreen_button_new","summary":"Creates a new #GtkWidget with button to toggle fullscreen state.","deprecated":null},{"type":"ctor","name":"new","type_name":"TogglePlayButton","ident":"clapper_gtk_toggle_play_button_new","summary":"Creates a new #GtkWidget with button to toggle playback.","deprecated":null},{"type":"ctor","name":"new","type_name":"Video","ident":"clapper_gtk_video_new","summary":"Creates a new #ClapperGtkVideo instance.","deprecated":null},{"type":"function","name":"get_player_from_ancestor","ident":"clapper_gtk_get_player_from_ancestor","summary":"Get #ClapperPlayer used by #ClapperGtkVideoPlayer ancestor of @widget. This utility is a convenience wrapper for calling [method@Gtk.Widget.get_ancestor] of ...","deprecated":null},{"type":"function","name":"get_resource","ident":"clapper_gtk_get_resource","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"BILLBOARD_CAST","ident":"CLAPPER_GTK_BILLBOARD_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"CHECK_VERSION","ident":"CLAPPER_GTK_CHECK_VERSION","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"CONTAINER_CAST","ident":"CLAPPER_GTK_CONTAINER_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"ENCODE_VERSION","ident":"CLAPPER_GTK_ENCODE_VERSION","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"ENGAGE_LAYER_CAST","ident":"CLAPPER_GTK_ENGAGE_LAYER_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"LEAD_CONTAINER_CAST","ident":"CLAPPER_GTK_LEAD_CONTAINER_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"NEXT_ITEM_BUTTON_CAST","ident":"CLAPPER_GTK_NEXT_ITEM_BUTTON_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"PREVIOUS_ITEM_BUTTON_CAST","ident":"CLAPPER_GTK_PREVIOUS_ITEM_BUTTON_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"PROGRESS_BAR_CAST","ident":"CLAPPER_GTK_PROGRESS_BAR_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"QUEUE_SELECTION_CAST","ident":"CLAPPER_GTK_QUEUE_SELECTION_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"SIMPLE_CONTROLS_CAST","ident":"CLAPPER_GTK_SIMPLE_CONTROLS_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"SKIP_ITEM_BUTTON_CAST","ident":"CLAPPER_GTK_SKIP_ITEM_BUTTON_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"TITLE_HEADER_CAST","ident":"CLAPPER_GTK_TITLE_HEADER_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"TOGGLE_FULLSCREEN_BUTTON_CAST","ident":"CLAPPER_GTK_TOGGLE_FULLSCREEN_BUTTON_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"TOGGLE_PLAY_BUTTON_CAST","ident":"CLAPPER_GTK_TOGGLE_PLAY_BUTTON_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"VIDEO_CAST","ident":"CLAPPER_GTK_VIDEO_CAST","summary":"No description available.","deprecated":null},{"type":"method","name":"add_fading_overlay","type_name":"Video","ident":"clapper_gtk_video_add_fading_overlay","summary":"Similiar as clapper_gtk_video_add_overlay() but will also automatically add fading functionality to overlaid #GtkWidget for convenience. This will make widget ...","deprecated":null},{"type":"method","name":"add_overlay","type_name":"Video","ident":"clapper_gtk_video_add_overlay","summary":"Add another #GtkWidget to be overlaid on top of video. The position at which @widget is placed is ...","deprecated":null},{"type":"method","name":"announce_speed","type_name":"Billboard","ident":"clapper_gtk_billboard_announce_speed","summary":"No description available.","deprecated":null},{"type":"method","name":"announce_volume","type_name":"Billboard","ident":"clapper_gtk_billboard_announce_volume","summary":"No description available.","deprecated":null},{"type":"method","name":"get_adaptive_height","type_name":"Container","ident":"clapper_gtk_container_get_adaptive_height","summary":"Get a @container adaptive height threshold.","deprecated":null},{"type":"method","name":"get_adaptive_width","type_name":"Container","ident":"clapper_gtk_container_get_adaptive_width","summary":"Get a @container adaptive width threshold.","deprecated":null},{"type":"method","name":"get_auto_inhibit","type_name":"Video","ident":"clapper_gtk_video_get_auto_inhibit","summary":"Get whether automatic session inhibit is enabled.","deprecated":null},{"type":"method","name":"get_blocked_actions","type_name":"LeadContainer","ident":"clapper_gtk_lead_container_get_blocked_actions","summary":"Get @actions that were set for this @lead_container to block.","deprecated":null},{"type":"method","name":"get_child","type_name":"Container","ident":"clapper_gtk_container_get_child","summary":"Get a child #GtkWidget of @container.","deprecated":null},{"type":"method","name":"get_fade_delay","type_name":"Video","ident":"clapper_gtk_video_get_fade_delay","summary":"Get time in milliseconds after which fading overlays should fade.","deprecated":null},{"type":"method","name":"get_fullscreenable","type_name":"SimpleControls","ident":"clapper_gtk_simple_controls_get_fullscreenable","summary":"Get whether [class@ClapperGtk.ToggleFullscreenButton] button in the @controls is set to be visible.","deprecated":null},{"type":"method","name":"get_height_target","type_name":"Container","ident":"clapper_gtk_container_get_height_target","summary":"Get a @container height target.","deprecated":null},{"type":"method","name":"get_inhibited","type_name":"Video","ident":"clapper_gtk_video_get_inhibited","summary":"Get whether session is currently inhibited by [property@ClapperGtk.Video:auto-inhibit].","deprecated":null},{"type":"method","name":"get_leading","type_name":"LeadContainer","ident":"clapper_gtk_lead_container_get_leading","summary":"Get a whenever @lead_container has leadership set.","deprecated":null},{"type":"method","name":"get_player","type_name":"Video","ident":"clapper_gtk_video_get_player","summary":"Get #ClapperPlayer used by this #ClapperGtkVideo instance.","deprecated":null},{"type":"method","name":"get_queue","type_name":"QueueSelection","ident":"clapper_gtk_queue_selection_get_queue","summary":"Get #ClapperQueue managed by this selection model.","deprecated":null},{"type":"method","name":"get_reveal_labels","type_name":"ProgressBar","ident":"clapper_gtk_progress_bar_get_reveal_labels","summary":"Get whether the position and duration labels are going to be revealed.","deprecated":null},{"type":"method","name":"get_seek_method","type_name":"ProgressBar","ident":"clapper_gtk_progress_bar_get_seek_method","summary":"Get [enum@Clapper.PlayerSeekMethod] used when seeking with progress bar.","deprecated":null},{"type":"method","name":"get_seek_method","type_name":"SimpleControls","ident":"clapper_gtk_simple_controls_get_seek_method","summary":"Get [enum@Clapper.PlayerSeekMethod] used when seeking with progress bar.","deprecated":null},{"type":"method","name":"get_touch_fade_delay","type_name":"Video","ident":"clapper_gtk_video_get_touch_fade_delay","summary":"Get time in milliseconds after which fading overlays should fade when revealed using touch device.","deprecated":null},{"type":"method","name":"get_width_target","type_name":"Container","ident":"clapper_gtk_container_get_width_target","summary":"Get a @container width target.","deprecated":null},{"type":"method","name":"pin_message","type_name":"Billboard","ident":"clapper_gtk_billboard_pin_message","summary":"No description available.","deprecated":null},{"type":"method","name":"post_message","type_name":"Billboard","ident":"clapper_gtk_billboard_post_message","summary":"No description available.","deprecated":null},{"type":"method","name":"set_adaptive_height","type_name":"Container","ident":"clapper_gtk_container_set_adaptive_height","summary":"Set an adaptive height threshold. When widget is resized to value or lower, an [signal@ClapperGtk.Container::adapt] signal will be emitted ...","deprecated":null},{"type":"method","name":"set_adaptive_width","type_name":"Container","ident":"clapper_gtk_container_set_adaptive_width","summary":"Set an adaptive width threshold. When widget is resized to value or lower, an [signal@ClapperGtk.Container::adapt] signal will be emitted ...","deprecated":null},{"type":"method","name":"set_auto_inhibit","type_name":"Video","ident":"clapper_gtk_video_set_auto_inhibit","summary":"Set whether video should try to automatically inhibit session from idling (and possibly screen going black) when video is playing.","deprecated":null},{"type":"method","name":"set_blocked_actions","type_name":"LeadContainer","ident":"clapper_gtk_lead_container_set_blocked_actions","summary":"Set @actions that #ClapperGtkVideo should skip when #GdkEvent which would normally trigger them happens inside @lead_container.","deprecated":null},{"type":"method","name":"set_child","type_name":"Container","ident":"clapper_gtk_container_set_child","summary":"Set a child #GtkWidget of @container.","deprecated":null},{"type":"method","name":"set_fade_delay","type_name":"Video","ident":"clapper_gtk_video_set_fade_delay","summary":"Set time in milliseconds after which fading overlays should fade.","deprecated":null},{"type":"method","name":"set_fullscreenable","type_name":"SimpleControls","ident":"clapper_gtk_simple_controls_set_fullscreenable","summary":"Set whether [class@ClapperGtk.ToggleFullscreenButton] button in the @controls should be visible. You might want to consider setting this to ...","deprecated":null},{"type":"method","name":"set_height_target","type_name":"Container","ident":"clapper_gtk_container_set_height_target","summary":"Same as clapper_gtk_container_set_width_target() but for widget height.","deprecated":null},{"type":"method","name":"set_leading","type_name":"LeadContainer","ident":"clapper_gtk_lead_container_set_leading","summary":"Set if @lead_container leadership should be enabled. When enabled, interactions with @lead_container will not trigger their default behavior, ...","deprecated":null},{"type":"method","name":"set_queue","type_name":"QueueSelection","ident":"clapper_gtk_queue_selection_set_queue","summary":"Set #ClapperQueue to be managed by this selection model.","deprecated":null},{"type":"method","name":"set_reveal_labels","type_name":"ProgressBar","ident":"clapper_gtk_progress_bar_set_reveal_labels","summary":"Set whether the position and duration labels should be revealed.","deprecated":null},{"type":"method","name":"set_seek_method","type_name":"ProgressBar","ident":"clapper_gtk_progress_bar_set_seek_method","summary":"Set [enum@Clapper.PlayerSeekMethod] to use when seeking with progress bar.","deprecated":null},{"type":"method","name":"set_seek_method","type_name":"SimpleControls","ident":"clapper_gtk_simple_controls_set_seek_method","summary":"Set [enum@Clapper.PlayerSeekMethod] to use when seeking with progress bar.","deprecated":null},{"type":"method","name":"set_touch_fade_delay","type_name":"Video","ident":"clapper_gtk_video_set_touch_fade_delay","summary":"Set time in milliseconds after which fading overlays should fade when using touchscreen. It is often useful to ...","deprecated":null},{"type":"method","name":"set_width_target","type_name":"Container","ident":"clapper_gtk_container_set_width_target","summary":"Set a width that @container should target. When set container will not stretch beyond set @width while still expanding ...","deprecated":null},{"type":"method","name":"unpin_pinned_message","type_name":"Billboard","ident":"clapper_gtk_billboard_unpin_pinned_message","summary":"No description available.","deprecated":null},{"type":"property","name":"adaptive-height","type_name":"Container","summary":"Adaptive height threshold that triggers [signal@ClapperGtk.Container::adapt] signal.","deprecated":null},{"type":"property","name":"adaptive-width","type_name":"Container","summary":"Adaptive width threshold that triggers [signal@ClapperGtk.Container::adapt] signal.","deprecated":null},{"type":"property","name":"auto-inhibit","type_name":"Video","summary":"Try to automatically inhibit session when video is playing.","deprecated":null},{"type":"property","name":"blocked-actions","type_name":"LeadContainer","summary":"Mask of actions that container blocks from being triggered on video.","deprecated":null},{"type":"property","name":"fade-delay","type_name":"Video","summary":"A delay in milliseconds before trying to fade all fading overlays.","deprecated":null},{"type":"property","name":"fullscreenable","type_name":"SimpleControls","summary":"Whether toggle fullscreen button should be visible.","deprecated":null},{"type":"property","name":"height-target","type_name":"Container","summary":"Height that container should target.","deprecated":null},{"type":"property","name":"inhibited","type_name":"Video","summary":"Get whether session is currently inhibited by the video.","deprecated":null},{"type":"property","name":"leading","type_name":"LeadContainer","summary":"Width that container should target.","deprecated":null},{"type":"property","name":"player","type_name":"Video","summary":"A #ClapperPlayer used by video.","deprecated":null},{"type":"property","name":"queue","type_name":"QueueSelection","summary":"The queue being managed.","deprecated":null},{"type":"property","name":"reveal-labels","type_name":"ProgressBar","summary":"Reveal state of the position and duration labels.","deprecated":null},{"type":"property","name":"seek-method","type_name":"ProgressBar","summary":"Method used for seeking.","deprecated":null},{"type":"property","name":"seek-method","type_name":"SimpleControls","summary":"Method used for seeking.","deprecated":null},{"type":"property","name":"touch-fade-delay","type_name":"Video","summary":"A delay in milliseconds before trying to fade all fading overlays after revealed using touchscreen.","deprecated":null},{"type":"property","name":"width-target","type_name":"Container","summary":"Width that container should target.","deprecated":null},{"type":"signal","name":"adapt","type_name":"Container","summary":"A helper signal for implementing mobile/narrow adaptive behavior on descendants.","deprecated":null},{"type":"signal","name":"item-query","type_name":"QueueSelection","summary":"Signals when the #GtkSelectionModel is doing item query. Can be used to know that a widget is created ...","deprecated":null},{"type":"signal","name":"item-selected","type_name":"QueueSelection","summary":"Signals when user selected item within the #GtkSelectionModel. Note that this signal is emitted only when item gets selected ...","deprecated":null},{"type":"signal","name":"toggle-fullscreen","type_name":"Video","summary":"A signal that user requested a change in fullscreen state of the video. Note that when going fullscreen ...","deprecated":null},{"type":"vfunc","name":"can_skip","type_name":"SkipItemButton","summary":"No description available.","deprecated":null},{"type":"vfunc","name":"skip_item","type_name":"SkipItemButton","summary":"No description available.","deprecated":null}],"terms":{}} \ No newline at end of file +{"meta":{"ns":"ClapperGtk","version":"0.0","generator":"gi-docgen","generator-version":"2023.3"},"symbols":[{"type":"bitfield","name":"VideoActionMask","ctype":"ClapperGtkVideoActionMask","summary":"No description available.","deprecated":null},{"type":"class","name":"Billboard","ctype":"ClapperGtkBillboard","summary":"A layer where various messages can be displayed. #ClapperGtkBillboard widget is meant to be overlaid on top of ...","deprecated":null},{"type":"class","name":"Container","ctype":"ClapperGtkContainer","summary":"A simple container widget that holds just one child. It is designed to work well with OSD overlay, ...","deprecated":null},{"type":"class","name":"EngageLayer","ctype":"ClapperGtkEngageLayer","summary":"A layer with big `play` button, engaging user to start the playback. #ClapperGtkEngageLayer widget is meant to be ...","deprecated":null},{"type":"class","name":"LeadContainer","ctype":"ClapperGtkLeadContainer","summary":"A #ClapperGtkContainer that can take priority in user interactions with the #ClapperGtkVideo. #ClapperGtkLeadContainer is a special type of ...","deprecated":null},{"type":"class","name":"NextItemButton","ctype":"ClapperGtkNextItemButton","summary":"A #GtkButton for selecting next queue item.","deprecated":null},{"type":"class","name":"PreviousItemButton","ctype":"ClapperGtkPreviousItemButton","summary":"A #GtkButton for selecting previous queue item.","deprecated":null},{"type":"class","name":"QueueSelection","ctype":"ClapperGtkQueueSelection","summary":"A #GtkSelectionModel that considers current item of #ClapperQueue as selected one.","deprecated":null},{"type":"class","name":"SeekBar","ctype":"ClapperGtkSeekBar","summary":"A bar for seeking and displaying playback position.","deprecated":null},{"type":"class","name":"SimpleControls","ctype":"ClapperGtkSimpleControls","summary":"A minimalistic playback controls panel widget. #ClapperGtkSimpleControls is a simple, ready to be used playback controls widget. It ...","deprecated":null},{"type":"class","name":"SkipItemButton","ctype":"ClapperGtkSkipItemButton","summary":"A base class for creating buttons that skip to previous/next queue item. Unless you are in need to ...","deprecated":null},{"type":"class","name":"TitleHeader","ctype":"ClapperGtkTitleHeader","summary":"A header panel widget that displays current media title. #ClapperGtkTitleHeader is a simple, ready to be used header ...","deprecated":null},{"type":"class","name":"ToggleFullscreenButton","ctype":"ClapperGtkToggleFullscreenButton","summary":"A #GtkButton for toggling fullscreen state.","deprecated":null},{"type":"class","name":"TogglePlayButton","ctype":"ClapperGtkTogglePlayButton","summary":"A #GtkButton for toggling play/pause of playback.","deprecated":null},{"type":"class","name":"Video","ctype":"ClapperGtkVideo","summary":"A ready to be used GTK video widget implementing Clapper API. #ClapperGtkVideo is the main widget exposed by ...","deprecated":null},{"type":"constant","name":"MAJOR_VERSION","ident":"CLAPPER_GTK_MAJOR_VERSION","summary":"ClapperGtk major version component","deprecated":null},{"type":"constant","name":"MICRO_VERSION","ident":"CLAPPER_GTK_MICRO_VERSION","summary":"ClapperGtk micro version component","deprecated":null},{"type":"constant","name":"MINOR_VERSION","ident":"CLAPPER_GTK_MINOR_VERSION","summary":"ClapperGtk minor version component","deprecated":null},{"type":"constant","name":"VERSION_S","ident":"CLAPPER_GTK_VERSION_S","summary":"ClapperGtk version, encoded as a string","deprecated":null},{"type":"ctor","name":"new","type_name":"Billboard","ident":"clapper_gtk_billboard_new","summary":"Creates a new #ClapperGtkBillboard instance.","deprecated":null},{"type":"ctor","name":"new","type_name":"Container","ident":"clapper_gtk_container_new","summary":"Creates a new #ClapperGtkContainer instance.","deprecated":null},{"type":"ctor","name":"new","type_name":"EngageLayer","ident":"clapper_gtk_engage_layer_new","summary":"Creates a new #ClapperGtkEngageLayer instance.","deprecated":null},{"type":"ctor","name":"new","type_name":"LeadContainer","ident":"clapper_gtk_lead_container_new","summary":"Creates a new #ClapperGtkLeadContainer instance.","deprecated":null},{"type":"ctor","name":"new","type_name":"NextItemButton","ident":"clapper_gtk_next_item_button_new","summary":"Creates a new #GtkWidget with button to play next #ClapperMediaItem.","deprecated":null},{"type":"ctor","name":"new","type_name":"PreviousItemButton","ident":"clapper_gtk_previous_item_button_new","summary":"Creates a new #GtkWidget with button to play previous #ClapperMediaItem.","deprecated":null},{"type":"ctor","name":"new","type_name":"QueueSelection","ident":"clapper_gtk_queue_selection_new","summary":"Creates a new #ClapperGtkQueueSelection instance.","deprecated":null},{"type":"ctor","name":"new","type_name":"SeekBar","ident":"clapper_gtk_seek_bar_new","summary":"Creates a new #GtkWidget with a seek bar.","deprecated":null},{"type":"ctor","name":"new","type_name":"SimpleControls","ident":"clapper_gtk_simple_controls_new","summary":"Creates a new #GtkWidget with simple playback controls.","deprecated":null},{"type":"ctor","name":"new","type_name":"TitleHeader","ident":"clapper_gtk_title_header_new","summary":"Creates a new #GtkWidget with title header.","deprecated":null},{"type":"ctor","name":"new","type_name":"ToggleFullscreenButton","ident":"clapper_gtk_toggle_fullscreen_button_new","summary":"Creates a new #GtkWidget with button to toggle fullscreen state.","deprecated":null},{"type":"ctor","name":"new","type_name":"TogglePlayButton","ident":"clapper_gtk_toggle_play_button_new","summary":"Creates a new #GtkWidget with button to toggle playback.","deprecated":null},{"type":"ctor","name":"new","type_name":"Video","ident":"clapper_gtk_video_new","summary":"Creates a new #ClapperGtkVideo instance.","deprecated":null},{"type":"function","name":"get_player_from_ancestor","ident":"clapper_gtk_get_player_from_ancestor","summary":"Get #ClapperPlayer used by #ClapperGtkVideoPlayer ancestor of @widget. This utility is a convenience wrapper for calling [method@Gtk.Widget.get_ancestor] of ...","deprecated":null},{"type":"function","name":"get_resource","ident":"clapper_gtk_get_resource","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"BILLBOARD_CAST","ident":"CLAPPER_GTK_BILLBOARD_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"CHECK_VERSION","ident":"CLAPPER_GTK_CHECK_VERSION","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"CONTAINER_CAST","ident":"CLAPPER_GTK_CONTAINER_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"ENCODE_VERSION","ident":"CLAPPER_GTK_ENCODE_VERSION","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"ENGAGE_LAYER_CAST","ident":"CLAPPER_GTK_ENGAGE_LAYER_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"LEAD_CONTAINER_CAST","ident":"CLAPPER_GTK_LEAD_CONTAINER_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"NEXT_ITEM_BUTTON_CAST","ident":"CLAPPER_GTK_NEXT_ITEM_BUTTON_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"PREVIOUS_ITEM_BUTTON_CAST","ident":"CLAPPER_GTK_PREVIOUS_ITEM_BUTTON_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"QUEUE_SELECTION_CAST","ident":"CLAPPER_GTK_QUEUE_SELECTION_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"SEEK_BAR_CAST","ident":"CLAPPER_GTK_SEEK_BAR_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"SIMPLE_CONTROLS_CAST","ident":"CLAPPER_GTK_SIMPLE_CONTROLS_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"SKIP_ITEM_BUTTON_CAST","ident":"CLAPPER_GTK_SKIP_ITEM_BUTTON_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"TITLE_HEADER_CAST","ident":"CLAPPER_GTK_TITLE_HEADER_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"TOGGLE_FULLSCREEN_BUTTON_CAST","ident":"CLAPPER_GTK_TOGGLE_FULLSCREEN_BUTTON_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"TOGGLE_PLAY_BUTTON_CAST","ident":"CLAPPER_GTK_TOGGLE_PLAY_BUTTON_CAST","summary":"No description available.","deprecated":null},{"type":"function_macro","name":"VIDEO_CAST","ident":"CLAPPER_GTK_VIDEO_CAST","summary":"No description available.","deprecated":null},{"type":"method","name":"add_fading_overlay","type_name":"Video","ident":"clapper_gtk_video_add_fading_overlay","summary":"Similiar as clapper_gtk_video_add_overlay() but will also automatically add fading functionality to overlaid #GtkWidget for convenience. This will make widget ...","deprecated":null},{"type":"method","name":"add_overlay","type_name":"Video","ident":"clapper_gtk_video_add_overlay","summary":"Add another #GtkWidget to be overlaid on top of video. The position at which @widget is placed is ...","deprecated":null},{"type":"method","name":"announce_speed","type_name":"Billboard","ident":"clapper_gtk_billboard_announce_speed","summary":"No description available.","deprecated":null},{"type":"method","name":"announce_volume","type_name":"Billboard","ident":"clapper_gtk_billboard_announce_volume","summary":"No description available.","deprecated":null},{"type":"method","name":"get_adaptive_height","type_name":"Container","ident":"clapper_gtk_container_get_adaptive_height","summary":"Get a @container adaptive height threshold.","deprecated":null},{"type":"method","name":"get_adaptive_width","type_name":"Container","ident":"clapper_gtk_container_get_adaptive_width","summary":"Get a @container adaptive width threshold.","deprecated":null},{"type":"method","name":"get_auto_inhibit","type_name":"Video","ident":"clapper_gtk_video_get_auto_inhibit","summary":"Get whether automatic session inhibit is enabled.","deprecated":null},{"type":"method","name":"get_blocked_actions","type_name":"LeadContainer","ident":"clapper_gtk_lead_container_get_blocked_actions","summary":"Get @actions that were set for this @lead_container to block.","deprecated":null},{"type":"method","name":"get_child","type_name":"Container","ident":"clapper_gtk_container_get_child","summary":"Get a child #GtkWidget of @container.","deprecated":null},{"type":"method","name":"get_fade_delay","type_name":"Video","ident":"clapper_gtk_video_get_fade_delay","summary":"Get time in milliseconds after which fading overlays should fade.","deprecated":null},{"type":"method","name":"get_fullscreenable","type_name":"SimpleControls","ident":"clapper_gtk_simple_controls_get_fullscreenable","summary":"Get whether [class@ClapperGtk.ToggleFullscreenButton] button in the @controls is set to be visible.","deprecated":null},{"type":"method","name":"get_height_target","type_name":"Container","ident":"clapper_gtk_container_get_height_target","summary":"Get a @container height target.","deprecated":null},{"type":"method","name":"get_inhibited","type_name":"Video","ident":"clapper_gtk_video_get_inhibited","summary":"Get whether session is currently inhibited by [property@ClapperGtk.Video:auto-inhibit].","deprecated":null},{"type":"method","name":"get_leading","type_name":"LeadContainer","ident":"clapper_gtk_lead_container_get_leading","summary":"Get a whenever @lead_container has leadership set.","deprecated":null},{"type":"method","name":"get_player","type_name":"Video","ident":"clapper_gtk_video_get_player","summary":"Get #ClapperPlayer used by this #ClapperGtkVideo instance.","deprecated":null},{"type":"method","name":"get_queue","type_name":"QueueSelection","ident":"clapper_gtk_queue_selection_get_queue","summary":"Get #ClapperQueue managed by this selection model.","deprecated":null},{"type":"method","name":"get_reveal_labels","type_name":"SeekBar","ident":"clapper_gtk_seek_bar_get_reveal_labels","summary":"Get whether the position and duration labels are going to be revealed.","deprecated":null},{"type":"method","name":"get_seek_method","type_name":"SeekBar","ident":"clapper_gtk_seek_bar_get_seek_method","summary":"Get [enum@Clapper.PlayerSeekMethod] used when seeking with seek bar.","deprecated":null},{"type":"method","name":"get_seek_method","type_name":"SimpleControls","ident":"clapper_gtk_simple_controls_get_seek_method","summary":"Get [enum@Clapper.PlayerSeekMethod] used when seeking with progress bar.","deprecated":null},{"type":"method","name":"get_touch_fade_delay","type_name":"Video","ident":"clapper_gtk_video_get_touch_fade_delay","summary":"Get time in milliseconds after which fading overlays should fade when revealed using touch device.","deprecated":null},{"type":"method","name":"get_width_target","type_name":"Container","ident":"clapper_gtk_container_get_width_target","summary":"Get a @container width target.","deprecated":null},{"type":"method","name":"pin_message","type_name":"Billboard","ident":"clapper_gtk_billboard_pin_message","summary":"No description available.","deprecated":null},{"type":"method","name":"post_message","type_name":"Billboard","ident":"clapper_gtk_billboard_post_message","summary":"No description available.","deprecated":null},{"type":"method","name":"set_adaptive_height","type_name":"Container","ident":"clapper_gtk_container_set_adaptive_height","summary":"Set an adaptive height threshold. When widget is resized to value or lower, an [signal@ClapperGtk.Container::adapt] signal will be emitted ...","deprecated":null},{"type":"method","name":"set_adaptive_width","type_name":"Container","ident":"clapper_gtk_container_set_adaptive_width","summary":"Set an adaptive width threshold. When widget is resized to value or lower, an [signal@ClapperGtk.Container::adapt] signal will be emitted ...","deprecated":null},{"type":"method","name":"set_auto_inhibit","type_name":"Video","ident":"clapper_gtk_video_set_auto_inhibit","summary":"Set whether video should try to automatically inhibit session from idling (and possibly screen going black) when video is playing.","deprecated":null},{"type":"method","name":"set_blocked_actions","type_name":"LeadContainer","ident":"clapper_gtk_lead_container_set_blocked_actions","summary":"Set @actions that #ClapperGtkVideo should skip when #GdkEvent which would normally trigger them happens inside @lead_container.","deprecated":null},{"type":"method","name":"set_child","type_name":"Container","ident":"clapper_gtk_container_set_child","summary":"Set a child #GtkWidget of @container.","deprecated":null},{"type":"method","name":"set_fade_delay","type_name":"Video","ident":"clapper_gtk_video_set_fade_delay","summary":"Set time in milliseconds after which fading overlays should fade.","deprecated":null},{"type":"method","name":"set_fullscreenable","type_name":"SimpleControls","ident":"clapper_gtk_simple_controls_set_fullscreenable","summary":"Set whether [class@ClapperGtk.ToggleFullscreenButton] button in the @controls should be visible. You might want to consider setting this to ...","deprecated":null},{"type":"method","name":"set_height_target","type_name":"Container","ident":"clapper_gtk_container_set_height_target","summary":"Same as clapper_gtk_container_set_width_target() but for widget height.","deprecated":null},{"type":"method","name":"set_leading","type_name":"LeadContainer","ident":"clapper_gtk_lead_container_set_leading","summary":"Set if @lead_container leadership should be enabled. When enabled, interactions with @lead_container will not trigger their default behavior, ...","deprecated":null},{"type":"method","name":"set_queue","type_name":"QueueSelection","ident":"clapper_gtk_queue_selection_set_queue","summary":"Set #ClapperQueue to be managed by this selection model.","deprecated":null},{"type":"method","name":"set_reveal_labels","type_name":"SeekBar","ident":"clapper_gtk_seek_bar_set_reveal_labels","summary":"Set whether the position and duration labels should be revealed.","deprecated":null},{"type":"method","name":"set_seek_method","type_name":"SeekBar","ident":"clapper_gtk_seek_bar_set_seek_method","summary":"Set [enum@Clapper.PlayerSeekMethod] to use when seeking with seek bar.","deprecated":null},{"type":"method","name":"set_seek_method","type_name":"SimpleControls","ident":"clapper_gtk_simple_controls_set_seek_method","summary":"Set [enum@Clapper.PlayerSeekMethod] to use when seeking with progress bar.","deprecated":null},{"type":"method","name":"set_touch_fade_delay","type_name":"Video","ident":"clapper_gtk_video_set_touch_fade_delay","summary":"Set time in milliseconds after which fading overlays should fade when using touchscreen. It is often useful to ...","deprecated":null},{"type":"method","name":"set_width_target","type_name":"Container","ident":"clapper_gtk_container_set_width_target","summary":"Set a width that @container should target. When set container will not stretch beyond set @width while still expanding ...","deprecated":null},{"type":"method","name":"unpin_pinned_message","type_name":"Billboard","ident":"clapper_gtk_billboard_unpin_pinned_message","summary":"No description available.","deprecated":null},{"type":"property","name":"adaptive-height","type_name":"Container","summary":"Adaptive height threshold that triggers [signal@ClapperGtk.Container::adapt] signal.","deprecated":null},{"type":"property","name":"adaptive-width","type_name":"Container","summary":"Adaptive width threshold that triggers [signal@ClapperGtk.Container::adapt] signal.","deprecated":null},{"type":"property","name":"auto-inhibit","type_name":"Video","summary":"Try to automatically inhibit session when video is playing.","deprecated":null},{"type":"property","name":"blocked-actions","type_name":"LeadContainer","summary":"Mask of actions that container blocks from being triggered on video.","deprecated":null},{"type":"property","name":"fade-delay","type_name":"Video","summary":"A delay in milliseconds before trying to fade all fading overlays.","deprecated":null},{"type":"property","name":"fullscreenable","type_name":"SimpleControls","summary":"Whether toggle fullscreen button should be visible.","deprecated":null},{"type":"property","name":"height-target","type_name":"Container","summary":"Height that container should target.","deprecated":null},{"type":"property","name":"inhibited","type_name":"Video","summary":"Get whether session is currently inhibited by the video.","deprecated":null},{"type":"property","name":"leading","type_name":"LeadContainer","summary":"Width that container should target.","deprecated":null},{"type":"property","name":"player","type_name":"Video","summary":"A #ClapperPlayer used by video.","deprecated":null},{"type":"property","name":"queue","type_name":"QueueSelection","summary":"The queue being managed.","deprecated":null},{"type":"property","name":"reveal-labels","type_name":"SeekBar","summary":"Reveal state of the position and duration labels.","deprecated":null},{"type":"property","name":"seek-method","type_name":"SeekBar","summary":"Method used for seeking.","deprecated":null},{"type":"property","name":"seek-method","type_name":"SimpleControls","summary":"Method used for seeking.","deprecated":null},{"type":"property","name":"touch-fade-delay","type_name":"Video","summary":"A delay in milliseconds before trying to fade all fading overlays after revealed using touchscreen.","deprecated":null},{"type":"property","name":"width-target","type_name":"Container","summary":"Width that container should target.","deprecated":null},{"type":"signal","name":"adapt","type_name":"Container","summary":"A helper signal for implementing mobile/narrow adaptive behavior on descendants.","deprecated":null},{"type":"signal","name":"item-query","type_name":"QueueSelection","summary":"Signals when the #GtkSelectionModel is doing item query. Can be used to know that a widget is created ...","deprecated":null},{"type":"signal","name":"item-selected","type_name":"QueueSelection","summary":"Signals when user selected item within the #GtkSelectionModel. Note that this signal is emitted only when item gets selected ...","deprecated":null},{"type":"signal","name":"toggle-fullscreen","type_name":"Video","summary":"A signal that user requested a change in fullscreen state of the video. Note that when going fullscreen ...","deprecated":null},{"type":"vfunc","name":"can_skip","type_name":"SkipItemButton","summary":"No description available.","deprecated":null},{"type":"vfunc","name":"skip_item","type_name":"SkipItemButton","summary":"No description available.","deprecated":null}],"terms":{}} \ No newline at end of file diff --git a/doc/clapper-gtk/method.BulletinBoard.announce_speed.html b/doc/clapper-gtk/method.BulletinBoard.announce_speed.html deleted file mode 100644 index ef6291c2..00000000 --- a/doc/clapper-gtk/method.BulletinBoard.announce_speed.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - ClapperGtk.BulletinBoard.announce_speed - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -
    -
    -

    Method

    -

    ClapperGtkBulletinBoardannounce_speed

    -
    - -
    -
    -

    -
    - -
    -

    - Declaration - - - [src] - -

    - -
    -
    void
    -clapper_gtk_bulletin_board_announce_speed (
    -  ClapperGtkBulletinBoard* board,
    -  gfloat speed
    -)
    -
    -
    -
    -
    - -
    -

    - Description - - -

    - -
    - No description available. -
    - -
    - - - - - - -
    - - -
    - - -
    -

    - Parameters - -

    - -
    -
    - -
    speed
    -
    -

    Type: gfloat

    -

    No description available.

    - - - - - - - - - - -
    -
    - - - -
    -
    -
    - - - - -
    -
    - - - - - - -
    - -
    -
    - - \ No newline at end of file diff --git a/doc/clapper-gtk/method.BulletinBoard.announce_volume.html b/doc/clapper-gtk/method.BulletinBoard.announce_volume.html deleted file mode 100644 index f7c5bbfb..00000000 --- a/doc/clapper-gtk/method.BulletinBoard.announce_volume.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - ClapperGtk.BulletinBoard.announce_volume - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -
    -
    -

    Method

    -

    ClapperGtkBulletinBoardannounce_volume

    -
    - -
    -
    -

    -
    - -
    -

    - Declaration - - - [src] - -

    - -
    -
    void
    -clapper_gtk_bulletin_board_announce_volume (
    -  ClapperGtkBulletinBoard* board,
    -  gfloat volume
    -)
    -
    -
    -
    -
    - -
    -

    - Description - - -

    - -
    - No description available. -
    - -
    - - - - - - -
    - - -
    - - -
    -

    - Parameters - -

    - -
    -
    - -
    volume
    -
    -

    Type: gfloat

    -

    No description available.

    - - - - - - - - - - -
    -
    - - - -
    -
    -
    - - - - -
    -
    - - - - - - -
    - -
    -
    - - \ No newline at end of file diff --git a/doc/clapper-gtk/method.BulletinBoard.pin_message.html b/doc/clapper-gtk/method.BulletinBoard.pin_message.html deleted file mode 100644 index 08805d49..00000000 --- a/doc/clapper-gtk/method.BulletinBoard.pin_message.html +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - ClapperGtk.BulletinBoard.pin_message - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -
    -
    -

    Method

    -

    ClapperGtkBulletinBoardpin_message

    -
    - -
    -
    -

    -
    - -
    -

    - Declaration - - - [src] - -

    - -
    -
    void
    -clapper_gtk_bulletin_board_pin_message (
    -  ClapperGtkBulletinBoard* board,
    -  const gchar* icon_name,
    -  const gchar* message
    -)
    -
    -
    -
    -
    - -
    -

    - Description - - -

    - -
    - No description available. -
    - -
    - - - - - - -
    - - -
    - - -
    -

    - Parameters - -

    - -
    -
    - -
    icon_name
    -
    -

    Type: const gchar*

    -

    No description available.

    - - - - - - - - - - -
    The data is owned by the caller of the method.
    The value is a NUL terminated UTF-8 string.
    -
    - -
    message
    -
    -

    Type: const gchar*

    -

    No description available.

    - - - - - - - - - - -
    The data is owned by the caller of the method.
    The value is a NUL terminated UTF-8 string.
    -
    - - - -
    -
    -
    - - - - -
    -
    - - - - - - -
    - -
    -
    - - \ No newline at end of file diff --git a/doc/clapper-gtk/method.BulletinBoard.post_message.html b/doc/clapper-gtk/method.BulletinBoard.post_message.html deleted file mode 100644 index 12efc3e0..00000000 --- a/doc/clapper-gtk/method.BulletinBoard.post_message.html +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - ClapperGtk.BulletinBoard.post_message - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -
    -
    -

    Method

    -

    ClapperGtkBulletinBoardpost_message

    -
    - -
    -
    -

    -
    - -
    -

    - Declaration - - - [src] - -

    - -
    -
    void
    -clapper_gtk_bulletin_board_post_message (
    -  ClapperGtkBulletinBoard* board,
    -  const gchar* icon_name,
    -  const gchar* message
    -)
    -
    -
    -
    -
    - -
    -

    - Description - - -

    - -
    - No description available. -
    - -
    - - - - - - -
    - - -
    - - -
    -

    - Parameters - -

    - -
    -
    - -
    icon_name
    -
    -

    Type: const gchar*

    -

    No description available.

    - - - - - - - - - - -
    The data is owned by the caller of the method.
    The value is a NUL terminated UTF-8 string.
    -
    - -
    message
    -
    -

    Type: const gchar*

    -

    No description available.

    - - - - - - - - - - -
    The data is owned by the caller of the method.
    The value is a NUL terminated UTF-8 string.
    -
    - - - -
    -
    -
    - - - - -
    -
    - - - - - - -
    - -
    -
    - - \ No newline at end of file diff --git a/doc/clapper-gtk/method.BulletinBoard.unpin_pinned_message.html b/doc/clapper-gtk/method.BulletinBoard.unpin_pinned_message.html deleted file mode 100644 index 4d9f266e..00000000 --- a/doc/clapper-gtk/method.BulletinBoard.unpin_pinned_message.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - ClapperGtk.BulletinBoard.unpin_pinned_message - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -
    -
    -

    Method

    -

    ClapperGtkBulletinBoardunpin_pinned_message

    -
    - -
    -
    -

    -
    - -
    -

    - Declaration - - - [src] - -

    - -
    -
    void
    -clapper_gtk_bulletin_board_unpin_pinned_message (
    -  ClapperGtkBulletinBoard* board
    -)
    -
    -
    -
    -
    - -
    -

    - Description - - -

    - -
    - No description available. -
    - -
    - - - - - - -
    - - -
    - - - - - -
    -
    - - - - - - -
    - -
    -
    - - \ No newline at end of file diff --git a/doc/clapper-gtk/method.ProgressBar.get_reveal_labels.html b/doc/clapper-gtk/method.SeekBar.get_reveal_labels.html similarity index 76% rename from doc/clapper-gtk/method.ProgressBar.get_reveal_labels.html rename to doc/clapper-gtk/method.SeekBar.get_reveal_labels.html index f1d33255..c6675f47 100644 --- a/doc/clapper-gtk/method.ProgressBar.get_reveal_labels.html +++ b/doc/clapper-gtk/method.SeekBar.get_reveal_labels.html @@ -7,7 +7,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - ClapperGtk.ProgressBar.get_reveal_labels + ClapperGtk.SeekBar.get_reveal_labels @@ -23,10 +23,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later - - - - + + + + @@ -80,20 +80,20 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    Type
    @@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

    Method

    -

    ClapperGtkProgressBarget_reveal_labels

    +

    ClapperGtkSeekBarget_reveal_labels

    @@ -122,14 +122,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later Declaration - [src] + [src]
    gboolean
    -clapper_gtk_progress_bar_get_reveal_labels (
    -  ClapperGtkProgressBar* progress_bar
    +clapper_gtk_seek_bar_get_reveal_labels (
    +  ClapperGtkSeekBar* seek_bar
     )
     
    @@ -141,7 +141,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] @@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later diff --git a/doc/clapper-gtk/method.ProgressBar.get_seek_method.html b/doc/clapper-gtk/method.SeekBar.get_seek_method.html similarity index 76% rename from doc/clapper-gtk/method.ProgressBar.get_seek_method.html rename to doc/clapper-gtk/method.SeekBar.get_seek_method.html index 7daf7f98..670c4821 100644 --- a/doc/clapper-gtk/method.ProgressBar.get_seek_method.html +++ b/doc/clapper-gtk/method.SeekBar.get_seek_method.html @@ -7,7 +7,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - ClapperGtk.ProgressBar.get_seek_method + ClapperGtk.SeekBar.get_seek_method @@ -23,10 +23,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later - - - - + + + + @@ -80,20 +80,20 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    Type
    @@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

    Method

    -

    ClapperGtkProgressBarget_seek_method

    +

    ClapperGtkSeekBarget_seek_method

    @@ -122,14 +122,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later Declaration - [src] + [src]
    ClapperPlayerSeekMethod
    -clapper_gtk_progress_bar_get_seek_method (
    -  ClapperGtkProgressBar* progress_bar
    +clapper_gtk_seek_bar_get_seek_method (
    +  ClapperGtkSeekBar* seek_bar
     )
     
    @@ -141,12 +141,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src]
    -

    Get ClapperPlayerSeekMethod used when seeking with progress bar.

    +

    Get ClapperPlayerSeekMethod used when seeking with seek bar.

    @@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later diff --git a/doc/clapper-gtk/method.ProgressBar.set_reveal_labels.html b/doc/clapper-gtk/method.SeekBar.set_reveal_labels.html similarity index 76% rename from doc/clapper-gtk/method.ProgressBar.set_reveal_labels.html rename to doc/clapper-gtk/method.SeekBar.set_reveal_labels.html index 8c3ba031..c8538fb6 100644 --- a/doc/clapper-gtk/method.ProgressBar.set_reveal_labels.html +++ b/doc/clapper-gtk/method.SeekBar.set_reveal_labels.html @@ -7,7 +7,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - ClapperGtk.ProgressBar.set_reveal_labels + ClapperGtk.SeekBar.set_reveal_labels @@ -23,10 +23,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later - - - - + + + + @@ -80,20 +80,20 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    Type
    @@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

    Method

    -

    ClapperGtkProgressBarset_reveal_labels

    +

    ClapperGtkSeekBarset_reveal_labels

    @@ -122,14 +122,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later Declaration - [src] + [src]
    void
    -clapper_gtk_progress_bar_set_reveal_labels (
    -  ClapperGtkProgressBar* progress_bar,
    +clapper_gtk_seek_bar_set_reveal_labels (
    +  ClapperGtkSeekBar* seek_bar,
       gboolean reveal
     )
     
    @@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] @@ -163,7 +163,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later diff --git a/doc/clapper-gtk/method.ProgressBar.set_seek_method.html b/doc/clapper-gtk/method.SeekBar.set_seek_method.html similarity index 76% rename from doc/clapper-gtk/method.ProgressBar.set_seek_method.html rename to doc/clapper-gtk/method.SeekBar.set_seek_method.html index b3b6b9a3..5ad9406c 100644 --- a/doc/clapper-gtk/method.ProgressBar.set_seek_method.html +++ b/doc/clapper-gtk/method.SeekBar.set_seek_method.html @@ -7,7 +7,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - ClapperGtk.ProgressBar.set_seek_method + ClapperGtk.SeekBar.set_seek_method @@ -23,10 +23,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later - - - - + + + + @@ -80,20 +80,20 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    Type
    @@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

    Method

    -

    ClapperGtkProgressBarset_seek_method

    +

    ClapperGtkSeekBarset_seek_method

    @@ -122,14 +122,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later Declaration - [src] + [src]
    void
    -clapper_gtk_progress_bar_set_seek_method (
    -  ClapperGtkProgressBar* progress_bar,
    +clapper_gtk_seek_bar_set_seek_method (
    +  ClapperGtkSeekBar* seek_bar,
       ClapperPlayerSeekMethod method
     )
     
    @@ -142,12 +142,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src]
    -

    Set ClapperPlayerSeekMethod to use when seeking with progress bar.

    +

    Set ClapperPlayerSeekMethod to use when seeking with seek bar.

    @@ -163,7 +163,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later diff --git a/doc/clapper-gtk/method.Video.add_fading_overlay.html b/doc/clapper-gtk/method.Video.add_fading_overlay.html index 4c21ac7b..b13541e9 100644 --- a/doc/clapper-gtk/method.Video.add_fading_overlay.html +++ b/doc/clapper-gtk/method.Video.add_fading_overlay.html @@ -154,7 +154,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/method.Video.add_overlay.html b/doc/clapper-gtk/method.Video.add_overlay.html index fce71120..5d11f63f 100644 --- a/doc/clapper-gtk/method.Video.add_overlay.html +++ b/doc/clapper-gtk/method.Video.add_overlay.html @@ -154,7 +154,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/method.Video.get_auto_inhibit.html b/doc/clapper-gtk/method.Video.get_auto_inhibit.html index ad7bc3f3..94cd44f7 100644 --- a/doc/clapper-gtk/method.Video.get_auto_inhibit.html +++ b/doc/clapper-gtk/method.Video.get_auto_inhibit.html @@ -153,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/method.Video.get_fade_delay.html b/doc/clapper-gtk/method.Video.get_fade_delay.html index 73a02e97..e94dcfa0 100644 --- a/doc/clapper-gtk/method.Video.get_fade_delay.html +++ b/doc/clapper-gtk/method.Video.get_fade_delay.html @@ -153,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/method.Video.get_inhibited.html b/doc/clapper-gtk/method.Video.get_inhibited.html index 9886feda..dcb56dbc 100644 --- a/doc/clapper-gtk/method.Video.get_inhibited.html +++ b/doc/clapper-gtk/method.Video.get_inhibited.html @@ -153,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/method.Video.get_player.html b/doc/clapper-gtk/method.Video.get_player.html index f2824a06..bffc147c 100644 --- a/doc/clapper-gtk/method.Video.get_player.html +++ b/doc/clapper-gtk/method.Video.get_player.html @@ -153,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/method.Video.get_touch_fade_delay.html b/doc/clapper-gtk/method.Video.get_touch_fade_delay.html index 536a7ed5..82512470 100644 --- a/doc/clapper-gtk/method.Video.get_touch_fade_delay.html +++ b/doc/clapper-gtk/method.Video.get_touch_fade_delay.html @@ -153,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/method.Video.set_auto_inhibit.html b/doc/clapper-gtk/method.Video.set_auto_inhibit.html index e0316963..27ccd2e4 100644 --- a/doc/clapper-gtk/method.Video.set_auto_inhibit.html +++ b/doc/clapper-gtk/method.Video.set_auto_inhibit.html @@ -154,7 +154,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/method.Video.set_fade_delay.html b/doc/clapper-gtk/method.Video.set_fade_delay.html index f5825c1d..f0a0fbda 100644 --- a/doc/clapper-gtk/method.Video.set_fade_delay.html +++ b/doc/clapper-gtk/method.Video.set_fade_delay.html @@ -154,7 +154,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/method.Video.set_touch_fade_delay.html b/doc/clapper-gtk/method.Video.set_touch_fade_delay.html index 99737ee2..0d2cd5c8 100644 --- a/doc/clapper-gtk/method.Video.set_touch_fade_delay.html +++ b/doc/clapper-gtk/method.Video.set_touch_fade_delay.html @@ -154,7 +154,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/property.ProgressBar.reveal-labels.html b/doc/clapper-gtk/property.SeekBar.reveal-labels.html similarity index 80% rename from doc/clapper-gtk/property.ProgressBar.reveal-labels.html rename to doc/clapper-gtk/property.SeekBar.reveal-labels.html index 9621da46..d0284ede 100644 --- a/doc/clapper-gtk/property.ProgressBar.reveal-labels.html +++ b/doc/clapper-gtk/property.SeekBar.reveal-labels.html @@ -7,7 +7,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - ClapperGtk.ProgressBar:reveal-labels + ClapperGtk.SeekBar:reveal-labels @@ -23,10 +23,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later - - - - + + + + @@ -80,16 +80,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    Type
    @@ -105,7 +105,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

    Property

    -

    ClapperGtkProgressBar:reveal-labels

    +

    ClapperGtkSeekBar:reveal-labels

    @@ -128,7 +128,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] @@ -153,9 +153,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later Default valueTRUE - Getter methodclapper_gtk_progress_bar_get_reveal_labels() + Getter methodclapper_gtk_seek_bar_get_reveal_labels() - Setter methodclapper_gtk_progress_bar_set_reveal_labels() + Setter methodclapper_gtk_seek_bar_set_reveal_labels()
    diff --git a/doc/clapper-gtk/property.ProgressBar.seek-method.html b/doc/clapper-gtk/property.SeekBar.seek-method.html similarity index 81% rename from doc/clapper-gtk/property.ProgressBar.seek-method.html rename to doc/clapper-gtk/property.SeekBar.seek-method.html index 4fcf7e97..4c8a55ae 100644 --- a/doc/clapper-gtk/property.ProgressBar.seek-method.html +++ b/doc/clapper-gtk/property.SeekBar.seek-method.html @@ -7,7 +7,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - ClapperGtk.ProgressBar:seek-method + ClapperGtk.SeekBar:seek-method @@ -23,10 +23,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later - - - - + + + + @@ -80,16 +80,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
    Type
    @@ -105,7 +105,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

    Property

    -

    ClapperGtkProgressBar:seek-method

    +

    ClapperGtkSeekBar:seek-method

    @@ -128,7 +128,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] @@ -153,9 +153,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later Default valueCLAPPER_PLAYER_SEEK_METHOD_NORMAL - Getter methodclapper_gtk_progress_bar_get_seek_method() + Getter methodclapper_gtk_seek_bar_get_seek_method() - Setter methodclapper_gtk_progress_bar_set_seek_method() + Setter methodclapper_gtk_seek_bar_set_seek_method()
    diff --git a/doc/clapper-gtk/property.Video.auto-inhibit.html b/doc/clapper-gtk/property.Video.auto-inhibit.html index aba7c216..d6c905db 100644 --- a/doc/clapper-gtk/property.Video.auto-inhibit.html +++ b/doc/clapper-gtk/property.Video.auto-inhibit.html @@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/property.Video.fade-delay.html b/doc/clapper-gtk/property.Video.fade-delay.html index 3cfdd1eb..6e761fd6 100644 --- a/doc/clapper-gtk/property.Video.fade-delay.html +++ b/doc/clapper-gtk/property.Video.fade-delay.html @@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/property.Video.inhibited.html b/doc/clapper-gtk/property.Video.inhibited.html index bd5b31b9..070f5c32 100644 --- a/doc/clapper-gtk/property.Video.inhibited.html +++ b/doc/clapper-gtk/property.Video.inhibited.html @@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/property.Video.player.html b/doc/clapper-gtk/property.Video.player.html index 89bf8188..f2f330e6 100644 --- a/doc/clapper-gtk/property.Video.player.html +++ b/doc/clapper-gtk/property.Video.player.html @@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/property.Video.touch-fade-delay.html b/doc/clapper-gtk/property.Video.touch-fade-delay.html index ab3da836..baaf9c2e 100644 --- a/doc/clapper-gtk/property.Video.touch-fade-delay.html +++ b/doc/clapper-gtk/property.Video.touch-fade-delay.html @@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src] diff --git a/doc/clapper-gtk/signal.Video.toggle-fullscreen.html b/doc/clapper-gtk/signal.Video.toggle-fullscreen.html index 6e1c318b..79188160 100644 --- a/doc/clapper-gtk/signal.Video.toggle-fullscreen.html +++ b/doc/clapper-gtk/signal.Video.toggle-fullscreen.html @@ -132,7 +132,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later Description - [src] + [src]