mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
1 line
16 KiB
Plaintext
1 line
16 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"><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="Billboard" link="class.Billboard.html" /><sub name="Container" link="class.Container.html" /><sub name="EngageLayer" link="class.EngageLayer.html" /><sub name="LeadContainer" link="class.LeadContainer.html" /><sub name="NextItemButton" link="class.NextItemButton.html" /><sub name="PreviousItemButton" link="class.PreviousItemButton.html" /><sub name="QueueSelection" link="class.QueueSelection.html" /><sub name="SeekBar" link="class.SeekBar.html" /><sub name="SimpleControls" link="class.SimpleControls.html" /><sub name="SkipItemButton" link="class.SkipItemButton.html" /><sub name="TitleHeader" link="class.TitleHeader.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="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="ENCODE_VERSION" link="func.ENCODE_VERSION.html" /><sub name="ENGAGE_LAYER_CAST" link="func.ENGAGE_LAYER_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="QUEUE_SELECTION_CAST" link="func.QUEUE_SELECTION_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="SKIP_ITEM_BUTTON_CAST" link="func.SKIP_ITEM_BUTTON_CAST.html" /><sub name="TITLE_HEADER_CAST" link="func.TITLE_HEADER_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_player_from_ancestor" link="func.get_player_from_ancestor.html" /><sub name="get_resource" link="func.get_resource.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_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_REVEAL_OVERLAYS" link="flags.VideoActionMask.html" /><keyword type="constant" name="CLAPPER_GTK_VIDEO_ACTION_ANY" link="flags.VideoActionMask.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="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="ClapperGtkEngageLayer" link="class.EngageLayer.html" /><keyword type="member" name="EngageLayerClass.parent_class" link="class.EngageLayer.html" /><keyword type="function" name="clapper_gtk_engage_layer_new" link="ctor.EngageLayer.new.html" /><keyword type="struct" name="ClapperGtkLeadContainer" link="class.LeadContainer.html" /><keyword type="member" name="LeadContainerClass.parent_class" 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="ClapperGtkQueueSelection" link="class.QueueSelection.html" /><keyword type="member" name="QueueSelectionClass.parent_class" link="class.QueueSelection.html" /><keyword type="function" name="clapper_gtk_queue_selection_get_queue" link="method.QueueSelection.get_queue.html" /><keyword type="function" name="clapper_gtk_queue_selection_set_queue" link="method.QueueSelection.set_queue.html" /><keyword type="function" name="clapper_gtk_queue_selection_new" link="ctor.QueueSelection.new.html" /><keyword type="property" name="The ClapperGtkQueueSelection:queue property" link="property.QueueSelection.queue.html" /><keyword type="signal" name="The ClapperGtkQueueSelection::item-query signal" link="signal.QueueSelection.item-query.html" /><keyword type="signal" name="The ClapperGtkQueueSelection::item-selected signal" link="signal.QueueSelection.item-selected.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_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: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="ClapperGtkSkipItemButton" link="class.SkipItemButton.html" /><keyword type="member" name="SkipItemButtonClass.parent_class" link="class.SkipItemButton.html" /><keyword type="member" name="SkipItemButtonClass.can_skip" link="class.SkipItemButton.html" /><keyword type="member" name="SkipItemButtonClass.skip_item" link="class.SkipItemButton.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_new" link="ctor.TitleHeader.new.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" /><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" /><keyword type="function" name="clapper_gtk_video_get_player" link="method.Video.get_player.html" /><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" /><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:auto-inhibit property" link="property.Video.auto-inhibit.html" /><keyword type="property" name="The ClapperGtkVideo:fade-delay property" link="property.Video.fade-delay.html" /><keyword type="property" name="The ClapperGtkVideo:inhibited property" link="property.Video.inhibited.html" /><keyword type="property" name="The ClapperGtkVideo:player property" link="property.Video.player.html" /><keyword type="property" name="The ClapperGtkVideo:touch-fade-delay property" link="property.Video.touch-fade-delay.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_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_ENCODE_VERSION" link="func.ENCODE_VERSION.html" /><keyword type="macro" name="CLAPPER_GTK_ENGAGE_LAYER_CAST" link="func.ENGAGE_LAYER_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_QUEUE_SELECTION_CAST" link="func.QUEUE_SELECTION_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_SKIP_ITEM_BUTTON_CAST" link="func.SKIP_ITEM_BUTTON_CAST.html" /><keyword type="macro" name="CLAPPER_GTK_TITLE_HEADER_CAST" link="func.TITLE_HEADER_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_player_from_ancestor" link="func.get_player_from_ancestor.html" /><keyword type="function" name="clapper_gtk_get_resource" link="func.get_resource.html" /></functions></book> |