Files
clapper/doc/clapper-gtk/clapper-gtk.devhelp2
github-actions[bot] 61208a5613 doc: Update
2025-08-03 18:15:59 +00:00

1 line
21 KiB
Plaintext

<book xmlns="http://www.devhelp.net/book" title="ClapperGtk-0.0 Reference Manual" link="index.html" author="Rafał Dzięgiel" name="ClapperGtk" version="2" language="c" online="https://rafostar.github.io/clapper/doc/clapper-gtk/"><chapters><sub name="Classes Hierarchy" link="classes_hierarchy.html" /><sub name="Bitfields" link="index.html#bitfields"><sub name="VideoActionMask" link="flags.VideoActionMask.html" /></sub><sub name="Classes" link="index.html#classes"><sub name="Audio" link="class.Audio.html" /><sub name="Av" link="class.Av.html" /><sub name="Billboard" link="class.Billboard.html" /><sub name="Container" link="class.Container.html" /><sub name="ExtraMenuButton" link="class.ExtraMenuButton.html" /><sub name="LeadContainer" link="class.LeadContainer.html" /><sub name="NextItemButton" link="class.NextItemButton.html" /><sub name="PreviousItemButton" link="class.PreviousItemButton.html" /><sub name="SeekBar" link="class.SeekBar.html" /><sub name="SimpleControls" link="class.SimpleControls.html" /><sub name="TitleHeader" link="class.TitleHeader.html" /><sub name="TitleLabel" link="class.TitleLabel.html" /><sub name="ToggleFullscreenButton" link="class.ToggleFullscreenButton.html" /><sub name="TogglePlayButton" link="class.TogglePlayButton.html" /><sub name="Video" link="class.Video.html" /></sub><sub name="Constants" link="index.html#constants"><sub name="MAJOR_VERSION" link="const.MAJOR_VERSION.html" /><sub name="MICRO_VERSION" link="const.MICRO_VERSION.html" /><sub name="MINOR_VERSION" link="const.MINOR_VERSION.html" /><sub name="VERSION_S" link="const.VERSION_S.html" /></sub><sub name="Function macros" link="index.html#function_macros"><sub name="AUDIO_CAST" link="func.AUDIO_CAST.html" /><sub name="AV_CAST" link="func.AV_CAST.html" /><sub name="BILLBOARD_CAST" link="func.BILLBOARD_CAST.html" /><sub name="CHECK_VERSION" link="func.CHECK_VERSION.html" /><sub name="CONTAINER_CAST" link="func.CONTAINER_CAST.html" /><sub name="DEPRECATED_FOR" link="func.DEPRECATED_FOR.html" /><sub name="ENCODE_VERSION" link="func.ENCODE_VERSION.html" /><sub name="EXTRA_MENU_BUTTON_CAST" link="func.EXTRA_MENU_BUTTON_CAST.html" /><sub name="LEAD_CONTAINER_CAST" link="func.LEAD_CONTAINER_CAST.html" /><sub name="NEXT_ITEM_BUTTON_CAST" link="func.NEXT_ITEM_BUTTON_CAST.html" /><sub name="PREVIOUS_ITEM_BUTTON_CAST" link="func.PREVIOUS_ITEM_BUTTON_CAST.html" /><sub name="SEEK_BAR_CAST" link="func.SEEK_BAR_CAST.html" /><sub name="SIMPLE_CONTROLS_CAST" link="func.SIMPLE_CONTROLS_CAST.html" /><sub name="TITLE_HEADER_CAST" link="func.TITLE_HEADER_CAST.html" /><sub name="TITLE_LABEL_CAST" link="func.TITLE_LABEL_CAST.html" /><sub name="TOGGLE_FULLSCREEN_BUTTON_CAST" link="func.TOGGLE_FULLSCREEN_BUTTON_CAST.html" /><sub name="TOGGLE_PLAY_BUTTON_CAST" link="func.TOGGLE_PLAY_BUTTON_CAST.html" /><sub name="VIDEO_CAST" link="func.VIDEO_CAST.html" /></sub><sub name="Functions" link="index.html#functions"><sub name="get_major_version" link="func.get_major_version.html" /><sub name="get_micro_version" link="func.get_micro_version.html" /><sub name="get_minor_version" link="func.get_minor_version.html" /><sub name="get_player_from_ancestor" link="func.get_player_from_ancestor.html" /><sub name="get_resource" link="func.get_resource.html" /><sub name="get_version_s" link="func.get_version_s.html" /></sub></chapters><functions><keyword type="enum" name="ClapperGtkVideoActionMask" link="flags.VideoActionMask.html" /><keyword type="constant" name="CLAPPER_GTK_VIDEO_ACTION_NONE" link="flags.VideoActionMask.html" /><keyword type="constant" name="CLAPPER_GTK_VIDEO_ACTION_REVEAL_OVERLAYS" link="flags.VideoActionMask.html" /><keyword type="constant" name="CLAPPER_GTK_VIDEO_ACTION_TOGGLE_PLAY" link="flags.VideoActionMask.html" /><keyword type="constant" name="CLAPPER_GTK_VIDEO_ACTION_TOGGLE_FULLSCREEN" link="flags.VideoActionMask.html" /><keyword type="constant" name="CLAPPER_GTK_VIDEO_ACTION_SEEK_REQUEST" link="flags.VideoActionMask.html" /><keyword type="constant" name="CLAPPER_GTK_VIDEO_ACTION_ANY" link="flags.VideoActionMask.html" /><keyword type="struct" name="ClapperGtkAudio" link="class.Audio.html" since="0.10" /><keyword type="member" name="AudioClass.parent_class" link="class.Audio.html" /><keyword type="function" name="clapper_gtk_audio_get_child" link="method.Audio.get_child.html" /><keyword type="function" name="clapper_gtk_audio_set_child" link="method.Audio.set_child.html" /><keyword type="function" name="clapper_gtk_audio_new" link="ctor.Audio.new.html" /><keyword type="property" name="The ClapperGtkAudio:child property" link="property.Audio.child.html" /><keyword type="struct" name="ClapperGtkAv" link="class.Av.html" since="0.10" /><keyword type="member" name="AvClass.parent_class" link="class.Av.html" /><keyword type="member" name="AvClass.padding" link="class.Av.html" /><keyword type="function" name="clapper_gtk_av_get_auto_inhibit" link="method.Av.get_auto_inhibit.html" since="0.10" /><keyword type="function" name="clapper_gtk_av_get_inhibited" link="method.Av.get_inhibited.html" since="0.10" /><keyword type="function" name="clapper_gtk_av_get_player" link="method.Av.get_player.html" since="0.10" /><keyword type="function" name="clapper_gtk_av_set_auto_inhibit" link="method.Av.set_auto_inhibit.html" since="0.10" /><keyword type="property" name="The ClapperGtkAv:auto-inhibit property" link="property.Av.auto-inhibit.html" /><keyword type="property" name="The ClapperGtkAv:inhibited property" link="property.Av.inhibited.html" /><keyword type="property" name="The ClapperGtkAv:player property" link="property.Av.player.html" /><keyword type="struct" name="ClapperGtkBillboard" link="class.Billboard.html" /><keyword type="member" name="BillboardClass.parent_class" link="class.Billboard.html" /><keyword type="function" name="clapper_gtk_billboard_announce_speed" link="method.Billboard.announce_speed.html" /><keyword type="function" name="clapper_gtk_billboard_announce_volume" link="method.Billboard.announce_volume.html" /><keyword type="function" name="clapper_gtk_billboard_pin_message" link="method.Billboard.pin_message.html" /><keyword type="function" name="clapper_gtk_billboard_post_message" link="method.Billboard.post_message.html" /><keyword type="function" name="clapper_gtk_billboard_unpin_pinned_message" link="method.Billboard.unpin_pinned_message.html" /><keyword type="function" name="clapper_gtk_billboard_new" link="ctor.Billboard.new.html" /><keyword type="struct" name="ClapperGtkContainer" link="class.Container.html" /><keyword type="member" name="ContainerClass.parent_class" link="class.Container.html" /><keyword type="member" name="ContainerClass.padding" link="class.Container.html" /><keyword type="function" name="clapper_gtk_container_get_adaptive_height" link="method.Container.get_adaptive_height.html" /><keyword type="function" name="clapper_gtk_container_get_adaptive_width" link="method.Container.get_adaptive_width.html" /><keyword type="function" name="clapper_gtk_container_get_child" link="method.Container.get_child.html" /><keyword type="function" name="clapper_gtk_container_get_height_target" link="method.Container.get_height_target.html" /><keyword type="function" name="clapper_gtk_container_get_width_target" link="method.Container.get_width_target.html" /><keyword type="function" name="clapper_gtk_container_set_adaptive_height" link="method.Container.set_adaptive_height.html" /><keyword type="function" name="clapper_gtk_container_set_adaptive_width" link="method.Container.set_adaptive_width.html" /><keyword type="function" name="clapper_gtk_container_set_child" link="method.Container.set_child.html" /><keyword type="function" name="clapper_gtk_container_set_height_target" link="method.Container.set_height_target.html" /><keyword type="function" name="clapper_gtk_container_set_width_target" link="method.Container.set_width_target.html" /><keyword type="function" name="clapper_gtk_container_new" link="ctor.Container.new.html" /><keyword type="property" name="The ClapperGtkContainer:adaptive-height property" link="property.Container.adaptive-height.html" /><keyword type="property" name="The ClapperGtkContainer:adaptive-width property" link="property.Container.adaptive-width.html" /><keyword type="property" name="The ClapperGtkContainer:height-target property" link="property.Container.height-target.html" /><keyword type="property" name="The ClapperGtkContainer:width-target property" link="property.Container.width-target.html" /><keyword type="signal" name="The ClapperGtkContainer::adapt signal" link="signal.Container.adapt.html" /><keyword type="struct" name="ClapperGtkExtraMenuButton" link="class.ExtraMenuButton.html" /><keyword type="member" name="ExtraMenuButtonClass.parent_class" link="class.ExtraMenuButton.html" /><keyword type="function" name="clapper_gtk_extra_menu_button_get_can_open_subtitles" link="method.ExtraMenuButton.get_can_open_subtitles.html" /><keyword type="function" name="clapper_gtk_extra_menu_button_get_speed_visible" link="method.ExtraMenuButton.get_speed_visible.html" /><keyword type="function" name="clapper_gtk_extra_menu_button_get_volume_visible" link="method.ExtraMenuButton.get_volume_visible.html" /><keyword type="function" name="clapper_gtk_extra_menu_button_set_can_open_subtitles" link="method.ExtraMenuButton.set_can_open_subtitles.html" /><keyword type="function" name="clapper_gtk_extra_menu_button_set_speed_visible" link="method.ExtraMenuButton.set_speed_visible.html" /><keyword type="function" name="clapper_gtk_extra_menu_button_set_volume_visible" link="method.ExtraMenuButton.set_volume_visible.html" /><keyword type="function" name="clapper_gtk_extra_menu_button_new" link="ctor.ExtraMenuButton.new.html" /><keyword type="property" name="The ClapperGtkExtraMenuButton:can-open-subtitles property" link="property.ExtraMenuButton.can-open-subtitles.html" /><keyword type="property" name="The ClapperGtkExtraMenuButton:speed-visible property" link="property.ExtraMenuButton.speed-visible.html" /><keyword type="property" name="The ClapperGtkExtraMenuButton:volume-visible property" link="property.ExtraMenuButton.volume-visible.html" /><keyword type="signal" name="The ClapperGtkExtraMenuButton::open-subtitles signal" link="signal.ExtraMenuButton.open-subtitles.html" /><keyword type="struct" name="ClapperGtkLeadContainer" link="class.LeadContainer.html" /><keyword type="member" name="LeadContainerClass.parent_class" link="class.LeadContainer.html" /><keyword type="member" name="LeadContainerClass.padding" link="class.LeadContainer.html" /><keyword type="function" name="clapper_gtk_lead_container_get_blocked_actions" link="method.LeadContainer.get_blocked_actions.html" /><keyword type="function" name="clapper_gtk_lead_container_get_leading" link="method.LeadContainer.get_leading.html" /><keyword type="function" name="clapper_gtk_lead_container_set_blocked_actions" link="method.LeadContainer.set_blocked_actions.html" /><keyword type="function" name="clapper_gtk_lead_container_set_leading" link="method.LeadContainer.set_leading.html" /><keyword type="function" name="clapper_gtk_lead_container_new" link="ctor.LeadContainer.new.html" /><keyword type="property" name="The ClapperGtkLeadContainer:blocked-actions property" link="property.LeadContainer.blocked-actions.html" /><keyword type="property" name="The ClapperGtkLeadContainer:leading property" link="property.LeadContainer.leading.html" /><keyword type="struct" name="ClapperGtkNextItemButton" link="class.NextItemButton.html" /><keyword type="member" name="NextItemButtonClass.parent_class" link="class.NextItemButton.html" /><keyword type="function" name="clapper_gtk_next_item_button_new" link="ctor.NextItemButton.new.html" /><keyword type="struct" name="ClapperGtkPreviousItemButton" link="class.PreviousItemButton.html" /><keyword type="member" name="PreviousItemButtonClass.parent_class" link="class.PreviousItemButton.html" /><keyword type="function" name="clapper_gtk_previous_item_button_new" link="ctor.PreviousItemButton.new.html" /><keyword type="struct" name="ClapperGtkSeekBar" link="class.SeekBar.html" /><keyword type="member" name="SeekBarClass.parent_class" link="class.SeekBar.html" /><keyword type="function" name="clapper_gtk_seek_bar_get_reveal_labels" link="method.SeekBar.get_reveal_labels.html" /><keyword type="function" name="clapper_gtk_seek_bar_get_seek_method" link="method.SeekBar.get_seek_method.html" /><keyword type="function" name="clapper_gtk_seek_bar_set_reveal_labels" link="method.SeekBar.set_reveal_labels.html" /><keyword type="function" name="clapper_gtk_seek_bar_set_seek_method" link="method.SeekBar.set_seek_method.html" /><keyword type="function" name="clapper_gtk_seek_bar_new" link="ctor.SeekBar.new.html" /><keyword type="property" name="The ClapperGtkSeekBar:reveal-labels property" link="property.SeekBar.reveal-labels.html" /><keyword type="property" name="The ClapperGtkSeekBar:seek-method property" link="property.SeekBar.seek-method.html" /><keyword type="struct" name="ClapperGtkSimpleControls" link="class.SimpleControls.html" /><keyword type="member" name="SimpleControlsClass.parent_class" link="class.SimpleControls.html" /><keyword type="function" name="clapper_gtk_simple_controls_get_extra_menu_button" link="method.SimpleControls.get_extra_menu_button.html" /><keyword type="function" name="clapper_gtk_simple_controls_get_fullscreenable" link="method.SimpleControls.get_fullscreenable.html" /><keyword type="function" name="clapper_gtk_simple_controls_get_seek_method" link="method.SimpleControls.get_seek_method.html" /><keyword type="function" name="clapper_gtk_simple_controls_set_fullscreenable" link="method.SimpleControls.set_fullscreenable.html" /><keyword type="function" name="clapper_gtk_simple_controls_set_seek_method" link="method.SimpleControls.set_seek_method.html" /><keyword type="function" name="clapper_gtk_simple_controls_new" link="ctor.SimpleControls.new.html" /><keyword type="property" name="The ClapperGtkSimpleControls:extra-menu-button property" link="property.SimpleControls.extra-menu-button.html" /><keyword type="property" name="The ClapperGtkSimpleControls:fullscreenable property" link="property.SimpleControls.fullscreenable.html" /><keyword type="property" name="The ClapperGtkSimpleControls:seek-method property" link="property.SimpleControls.seek-method.html" /><keyword type="struct" name="ClapperGtkTitleHeader" link="class.TitleHeader.html" /><keyword type="member" name="TitleHeaderClass.parent_class" link="class.TitleHeader.html" /><keyword type="function" name="clapper_gtk_title_header_get_current_title" link="method.TitleHeader.get_current_title.html" /><keyword type="function" name="clapper_gtk_title_header_get_fallback_to_uri" link="method.TitleHeader.get_fallback_to_uri.html" /><keyword type="function" name="clapper_gtk_title_header_set_fallback_to_uri" link="method.TitleHeader.set_fallback_to_uri.html" /><keyword type="function" name="clapper_gtk_title_header_new" link="ctor.TitleHeader.new.html" /><keyword type="property" name="The ClapperGtkTitleHeader:current-title property" link="property.TitleHeader.current-title.html" /><keyword type="property" name="The ClapperGtkTitleHeader:fallback-to-uri property" link="property.TitleHeader.fallback-to-uri.html" /><keyword type="struct" name="ClapperGtkTitleLabel" link="class.TitleLabel.html" /><keyword type="member" name="TitleLabelClass.parent_class" link="class.TitleLabel.html" /><keyword type="function" name="clapper_gtk_title_label_get_current_title" link="method.TitleLabel.get_current_title.html" /><keyword type="function" name="clapper_gtk_title_label_get_fallback_to_uri" link="method.TitleLabel.get_fallback_to_uri.html" /><keyword type="function" name="clapper_gtk_title_label_get_media_item" link="method.TitleLabel.get_media_item.html" /><keyword type="function" name="clapper_gtk_title_label_set_fallback_to_uri" link="method.TitleLabel.set_fallback_to_uri.html" /><keyword type="function" name="clapper_gtk_title_label_set_media_item" link="method.TitleLabel.set_media_item.html" /><keyword type="function" name="clapper_gtk_title_label_new" link="ctor.TitleLabel.new.html" /><keyword type="property" name="The ClapperGtkTitleLabel:current-title property" link="property.TitleLabel.current-title.html" /><keyword type="property" name="The ClapperGtkTitleLabel:fallback-to-uri property" link="property.TitleLabel.fallback-to-uri.html" /><keyword type="property" name="The ClapperGtkTitleLabel:media-item property" link="property.TitleLabel.media-item.html" /><keyword type="struct" name="ClapperGtkToggleFullscreenButton" link="class.ToggleFullscreenButton.html" /><keyword type="member" name="ToggleFullscreenButtonClass.parent_class" link="class.ToggleFullscreenButton.html" /><keyword type="function" name="clapper_gtk_toggle_fullscreen_button_new" link="ctor.ToggleFullscreenButton.new.html" /><keyword type="struct" name="ClapperGtkTogglePlayButton" link="class.TogglePlayButton.html" /><keyword type="member" name="TogglePlayButtonClass.parent_class" link="class.TogglePlayButton.html" /><keyword type="function" name="clapper_gtk_toggle_play_button_new" link="ctor.TogglePlayButton.new.html" /><keyword type="struct" name="ClapperGtkVideo" link="class.Video.html" /><keyword type="member" name="VideoClass.parent_class" link="class.Video.html" /><keyword type="function" name="clapper_gtk_video_add_fading_overlay" link="method.Video.add_fading_overlay.html" /><keyword type="function" name="clapper_gtk_video_add_overlay" link="method.Video.add_overlay.html" /><keyword type="function" name="clapper_gtk_video_get_auto_inhibit" link="method.Video.get_auto_inhibit.html" deprecated="0.10" /><keyword type="function" name="clapper_gtk_video_get_fade_delay" link="method.Video.get_fade_delay.html" /><keyword type="function" name="clapper_gtk_video_get_inhibited" link="method.Video.get_inhibited.html" deprecated="0.10" /><keyword type="function" name="clapper_gtk_video_get_player" link="method.Video.get_player.html" deprecated="0.10" /><keyword type="function" name="clapper_gtk_video_get_touch_fade_delay" link="method.Video.get_touch_fade_delay.html" /><keyword type="function" name="clapper_gtk_video_set_auto_inhibit" link="method.Video.set_auto_inhibit.html" deprecated="0.10" /><keyword type="function" name="clapper_gtk_video_set_fade_delay" link="method.Video.set_fade_delay.html" /><keyword type="function" name="clapper_gtk_video_set_touch_fade_delay" link="method.Video.set_touch_fade_delay.html" /><keyword type="function" name="clapper_gtk_video_new" link="ctor.Video.new.html" /><keyword type="property" name="The ClapperGtkVideo:fade-delay property" link="property.Video.fade-delay.html" /><keyword type="property" name="The ClapperGtkVideo:touch-fade-delay property" link="property.Video.touch-fade-delay.html" /><keyword type="signal" name="The ClapperGtkVideo::seek-request signal" link="signal.Video.seek-request.html" /><keyword type="signal" name="The ClapperGtkVideo::toggle-fullscreen signal" link="signal.Video.toggle-fullscreen.html" /><keyword type="constant" name="CLAPPER_GTK_MAJOR_VERSION" link="const.MAJOR_VERSION.html" /><keyword type="constant" name="CLAPPER_GTK_MICRO_VERSION" link="const.MICRO_VERSION.html" /><keyword type="constant" name="CLAPPER_GTK_MINOR_VERSION" link="const.MINOR_VERSION.html" /><keyword type="constant" name="CLAPPER_GTK_VERSION_S" link="const.VERSION_S.html" /><keyword type="macro" name="CLAPPER_GTK_AUDIO_CAST" link="func.AUDIO_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_AV_CAST" link="func.AV_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_BILLBOARD_CAST" link="func.BILLBOARD_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_CHECK_VERSION" link="func.CHECK_VERSION.html" /><keyword type="macro" name="CLAPPER_GTK_CONTAINER_CAST" link="func.CONTAINER_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_DEPRECATED_FOR" link="func.DEPRECATED_FOR.html" /><keyword type="macro" name="CLAPPER_GTK_ENCODE_VERSION" link="func.ENCODE_VERSION.html" /><keyword type="macro" name="CLAPPER_GTK_EXTRA_MENU_BUTTON_CAST" link="func.EXTRA_MENU_BUTTON_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_LEAD_CONTAINER_CAST" link="func.LEAD_CONTAINER_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_NEXT_ITEM_BUTTON_CAST" link="func.NEXT_ITEM_BUTTON_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_PREVIOUS_ITEM_BUTTON_CAST" link="func.PREVIOUS_ITEM_BUTTON_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_SEEK_BAR_CAST" link="func.SEEK_BAR_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_SIMPLE_CONTROLS_CAST" link="func.SIMPLE_CONTROLS_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_TITLE_HEADER_CAST" link="func.TITLE_HEADER_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_TITLE_LABEL_CAST" link="func.TITLE_LABEL_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_TOGGLE_FULLSCREEN_BUTTON_CAST" link="func.TOGGLE_FULLSCREEN_BUTTON_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_TOGGLE_PLAY_BUTTON_CAST" link="func.TOGGLE_PLAY_BUTTON_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_VIDEO_CAST" link="func.VIDEO_CAST.html" /><keyword type="function" name="clapper_gtk_get_major_version" link="func.get_major_version.html" since="0.10" /><keyword type="function" name="clapper_gtk_get_micro_version" link="func.get_micro_version.html" since="0.10" /><keyword type="function" name="clapper_gtk_get_minor_version" link="func.get_minor_version.html" since="0.10" /><keyword type="function" name="clapper_gtk_get_player_from_ancestor" link="func.get_player_from_ancestor.html" /><keyword type="function" name="clapper_gtk_get_resource" link="func.get_resource.html" /><keyword type="function" name="clapper_gtk_get_version_s" link="func.get_version_s.html" since="0.10" /></functions></book>