mirror of
				https://github.com/Rafostar/clapper.git
				synced 2025-10-31 10:25:45 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			965 lines
		
	
	
		
			42 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			965 lines
		
	
	
		
			42 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!--
 | ||
| SPDX-FileCopyrightText: Rafał Dzięgiel
 | ||
| 
 | ||
| SPDX-License-Identifier: LGPL-2.1-or-later
 | ||
| -->
 | ||
| 
 | ||
| <!DOCTYPE html>
 | ||
| <html lang="en">
 | ||
| <head>
 | ||
|   <title>ClapperGtk.ExtraMenuButton</title>
 | ||
|   <meta name="viewport" content="width=device-width, initial-scale=1">
 | ||
| 
 | ||
|   <meta charset="utf-8" />
 | ||
| 
 | ||
|   
 | ||
|   <meta property="og:type" content="website"/>
 | ||
| 
 | ||
|   
 | ||
|   <meta property="og:image:width" content="256"/>
 | ||
|   <meta property="og:image:height" content="256"/>
 | ||
|   <meta property="og:image:secure_url" content="clapper-logo.svg"/>
 | ||
|   <meta property="og:image:alt" content="ClapperGtk-0.0"/>
 | ||
|   
 | ||
| 
 | ||
|   
 | ||
|   <meta property="og:title" content="ClapperGtk.ExtraMenuButton"/>
 | ||
|   <meta property="og:description" content="Reference for ClapperGtk.ExtraMenuButton"/>
 | ||
|   <meta name="twitter:title" content="ClapperGtk.ExtraMenuButton"/>
 | ||
|   <meta name="twitter:description" content="Reference for ClapperGtk.ExtraMenuButton"/>
 | ||
| 
 | ||
| 
 | ||
|   
 | ||
|   <meta name="twitter:card" content="summary"/>
 | ||
| 
 | ||
|   
 | ||
|   
 | ||
|   
 | ||
|   <link rel="search" type="application/opensearchdescription+xml" title="ClapperGtk" href="opensearch.xml">
 | ||
|   
 | ||
|   
 | ||
| 
 | ||
|   <link rel="stylesheet" href="style.css" type="text/css" />
 | ||
| 
 | ||
|   
 | ||
| 
 | ||
|   
 | ||
|   <script src="urlmap.js"></script>
 | ||
|   
 | ||
|   
 | ||
|   <script src="fzy.js"></script>
 | ||
|   <script src="search.js"></script>
 | ||
|   
 | ||
|   <script src="main.js"></script>
 | ||
| 
 | ||
|   
 | ||
| </head>
 | ||
| 
 | ||
| <body>
 | ||
|   <div id="body-wrapper" tabindex="-1">
 | ||
| 
 | ||
|     <nav class="sidebar devhelp-hidden">
 | ||
|       
 | ||
|       <div class="section">
 | ||
|         <a href="index.html"><img src="clapper-logo.svg" class="logo"/></a>
 | ||
|       </div>
 | ||
|       
 | ||
|       
 | ||
|       <div class="search section">
 | ||
|         <form id="search-form" autocomplete="off">
 | ||
|           <input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
 | ||
|         </form>
 | ||
|       </div>
 | ||
|       
 | ||
|       <div class="section namespace">
 | ||
|         <h3><a href="index.html">ClapperGtk</a></h3>
 | ||
|         <p>API Version: 0.0</p>
 | ||
|         
 | ||
|         <p>Library Version: 0.9.0</p>
 | ||
|         
 | ||
|       </div>
 | ||
|       
 | ||
| <div class="section">
 | ||
|   <h5>Type</h5>
 | ||
|   <div class="links">
 | ||
|     <a class="current" href="class.ExtraMenuButton.html#description">ExtraMenuButton</a>
 | ||
|   </div>
 | ||
| </div>
 | ||
| 
 | ||
| 
 | ||
|   
 | ||
| <div class="section">
 | ||
|   <h5>Constructors</h5>
 | ||
|   <div class="links">
 | ||
|   
 | ||
|     <a class="ctor" href="ctor.ExtraMenuButton.new.html">new</a>
 | ||
|   
 | ||
|   </div>
 | ||
| </div>
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
|   
 | ||
| 
 | ||
| 
 | ||
|   
 | ||
| <div class="section">
 | ||
|   <h5>Instance methods</h5>
 | ||
|   <div class="links">
 | ||
|   
 | ||
|     <a class="method" href="method.ExtraMenuButton.get_can_open_subtitles.html">get_can_open_subtitles</a>
 | ||
|   
 | ||
|     <a class="method" href="method.ExtraMenuButton.get_speed_visible.html">get_speed_visible</a>
 | ||
|   
 | ||
|     <a class="method" href="method.ExtraMenuButton.get_volume_visible.html">get_volume_visible</a>
 | ||
|   
 | ||
|     <a class="method" href="method.ExtraMenuButton.set_can_open_subtitles.html">set_can_open_subtitles</a>
 | ||
|   
 | ||
|     <a class="method" href="method.ExtraMenuButton.set_speed_visible.html">set_speed_visible</a>
 | ||
|   
 | ||
|     <a class="method" href="method.ExtraMenuButton.set_volume_visible.html">set_volume_visible</a>
 | ||
|   
 | ||
|   </div>
 | ||
| </div>
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
|   
 | ||
| <div class="section">
 | ||
|   <h5>Properties</h5>
 | ||
|   <div class="links">
 | ||
|   
 | ||
|     <a class="property" href="property.ExtraMenuButton.can-open-subtitles.html">can-open-subtitles</a>
 | ||
|   
 | ||
|     <a class="property" href="property.ExtraMenuButton.speed-visible.html">speed-visible</a>
 | ||
|   
 | ||
|     <a class="property" href="property.ExtraMenuButton.volume-visible.html">volume-visible</a>
 | ||
|   
 | ||
|   </div>
 | ||
| </div>
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
|   
 | ||
| <div class="section">
 | ||
|   <h5>Signals</h5>
 | ||
|   <div class="links">
 | ||
|   
 | ||
|     <a class="signal" href="signal.ExtraMenuButton.open-subtitles.html">open-subtitles</a>
 | ||
|   
 | ||
|   </div>
 | ||
| </div>
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
|   
 | ||
| 
 | ||
| 
 | ||
|   
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
|       <div class="section generator">
 | ||
|         <p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.3</p>
 | ||
|       </div>
 | ||
|     </nav>
 | ||
| 
 | ||
|     <button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
 | ||
| 
 | ||
|     
 | ||
| <section id="main" class="content">
 | ||
|   <header>
 | ||
|     <h3>Class</h3>
 | ||
|     <h1 aria-label="Name"><a href="index.html">ClapperGtk</a><span class="sep" role="presentation"></span>ExtraMenuButton</h1>
 | ||
|   </header>
 | ||
| 
 | ||
|   <section>
 | ||
|     <summary>
 | ||
|       <div class="docblock">
 | ||
|         <p></p>
 | ||
|       </div>
 | ||
| 
 | ||
|       <div class="toggle-wrapper">
 | ||
|         <h4 id="description" style="display:flex;">
 | ||
|           Description
 | ||
|           <a href="#description" class="anchor"></a>
 | ||
|           
 | ||
|           <a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L20">[src]</a>
 | ||
|           
 | ||
|         </h4>
 | ||
| 
 | ||
|         <pre><code>final class ClapperGtk.ExtraMenuButton : Gtk.Widget
 | ||
|   implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget {
 | ||
|   /* No available fields */
 | ||
| }</pre></code>
 | ||
| 
 | ||
|         <div class="docblock">
 | ||
|           <p>A menu button with extra options.</p>
 | ||
|         </div>
 | ||
| 
 | ||
|         <div class="docblock">
 | ||
|           
 | ||
|           
 | ||
|           
 | ||
|         </div>
 | ||
| 
 | ||
|         
 | ||
|       </div>
 | ||
|     </summary>
 | ||
| 
 | ||
|     
 | ||
|     <div class="toggle-wrapper hierarchy">
 | ||
|       <h4 id="hierarchy">
 | ||
|         Hierarchy
 | ||
|         <a href="#hierarchy" class="anchor"></a>
 | ||
|       </h4>
 | ||
|       <div class="docblock" alt="Hierarchy for ClapperGtk.ExtraMenuButton">
 | ||
|         <!-- Generated by graphviz version 12.2.1 (20241206.2353)
 | ||
|  -->
 | ||
| <!-- Title: hierarchy Pages: 1 -->
 | ||
| <svg width="403pt" height="332pt"
 | ||
|  viewBox="0.00 0.00 402.88 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
 | ||
| <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
 | ||
| <title>hierarchy</title>
 | ||
| <!-- this -->
 | ||
| <g id="node1" class="node">
 | ||
| <title>this</title>
 | ||
| <g id="a_node1"><a xlink:title="ClapperGtkExtraMenuButton">
 | ||
| <path fill="none" stroke="black" d="M252.38,-108C252.38,-108 99.12,-108 99.12,-108 93.12,-108 87.12,-102 87.12,-96 87.12,-96 87.12,-84 87.12,-84 87.12,-78 93.12,-72 99.12,-72 99.12,-72 252.38,-72 252.38,-72 258.38,-72 264.38,-78 264.38,-84 264.38,-84 264.38,-96 264.38,-96 264.38,-102 258.38,-108 252.38,-108"/>
 | ||
| <text text-anchor="middle" x="175.75" y="-83.83" font-family="Times,serif" font-size="14.00">ClapperGtkExtraMenuButton</text>
 | ||
| </a>
 | ||
| </g>
 | ||
| </g>
 | ||
| <!-- implements_0 -->
 | ||
| <g id="node5" class="node">
 | ||
| <title>implements_0</title>
 | ||
| <g id="a_node5"><a xlink:title="Gtk.Accessible">
 | ||
| <polygon fill="none" stroke="black" points="107.5,-36 0,-36 0,0 107.5,0 107.5,-36"/>
 | ||
| <text text-anchor="middle" x="53.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkAccessible</text>
 | ||
| </a>
 | ||
| </g>
 | ||
| </g>
 | ||
| <!-- this--implements_0 -->
 | ||
| <g id="edge4" class="edge">
 | ||
| <title>this--implements_0</title>
 | ||
| <path fill="none" stroke="black" stroke-dasharray="1,5" d="M145.28,-71.52C126.51,-60.74 102.53,-46.99 83.83,-36.26"/>
 | ||
| </g>
 | ||
| <!-- implements_1 -->
 | ||
| <g id="node6" class="node">
 | ||
| <title>implements_1</title>
 | ||
| <g id="a_node6"><a xlink:title="Gtk.Buildable">
 | ||
| <polygon fill="none" stroke="black" points="226.12,-36 125.38,-36 125.38,0 226.12,0 226.12,-36"/>
 | ||
| <text text-anchor="middle" x="175.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkBuildable</text>
 | ||
| </a>
 | ||
| </g>
 | ||
| </g>
 | ||
| <!-- this--implements_1 -->
 | ||
| <g id="edge5" class="edge">
 | ||
| <title>this--implements_1</title>
 | ||
| <path fill="none" stroke="black" stroke-dasharray="1,5" d="M175.75,-71.7C175.75,-60.85 175.75,-46.92 175.75,-36.1"/>
 | ||
| </g>
 | ||
| <!-- implements_2 -->
 | ||
| <g id="node7" class="node">
 | ||
| <title>implements_2</title>
 | ||
| <g id="a_node7"><a xlink:title="Gtk.ConstraintTarget">
 | ||
| <polygon fill="none" stroke="black" points="394.88,-36 244.62,-36 244.62,0 394.88,0 394.88,-36"/>
 | ||
| <text text-anchor="middle" x="319.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkConstraintTarget</text>
 | ||
| </a>
 | ||
| </g>
 | ||
| </g>
 | ||
| <!-- this--implements_2 -->
 | ||
| <g id="edge6" class="edge">
 | ||
| <title>this--implements_2</title>
 | ||
| <path fill="none" stroke="black" stroke-dasharray="1,5" d="M211.72,-71.52C233.87,-60.74 262.17,-46.99 284.24,-36.26"/>
 | ||
| </g>
 | ||
| <!-- ancestor_0 -->
 | ||
| <g id="node2" class="node">
 | ||
| <title>ancestor_0</title>
 | ||
| <g id="a_node2"><a xlink:title="Gtk.Widget">
 | ||
| <path fill="none" stroke="black" d="M201.75,-180C201.75,-180 149.75,-180 149.75,-180 143.75,-180 137.75,-174 137.75,-168 137.75,-168 137.75,-156 137.75,-156 137.75,-150 143.75,-144 149.75,-144 149.75,-144 201.75,-144 201.75,-144 207.75,-144 213.75,-150 213.75,-156 213.75,-156 213.75,-168 213.75,-168 213.75,-174 207.75,-180 201.75,-180"/>
 | ||
| <text text-anchor="middle" x="175.75" y="-155.82" font-family="Times,serif" font-size="14.00">GtkWidget</text>
 | ||
| </a>
 | ||
| </g>
 | ||
| </g>
 | ||
| <!-- ancestor_0--this -->
 | ||
| <g id="edge3" class="edge">
 | ||
| <title>ancestor_0--this</title>
 | ||
| <path fill="none" stroke="black" d="M175.75,-143.7C175.75,-132.85 175.75,-118.92 175.75,-108.1"/>
 | ||
| </g>
 | ||
| <!-- ancestor_1 -->
 | ||
| <g id="node3" class="node">
 | ||
| <title>ancestor_1</title>
 | ||
| <g id="a_node3"><a xlink:title="GObject.InitiallyUnowned">
 | ||
| <path fill="none" stroke="black" d="M224.25,-252C224.25,-252 127.25,-252 127.25,-252 121.25,-252 115.25,-246 115.25,-240 115.25,-240 115.25,-228 115.25,-228 115.25,-222 121.25,-216 127.25,-216 127.25,-216 224.25,-216 224.25,-216 230.25,-216 236.25,-222 236.25,-228 236.25,-228 236.25,-240 236.25,-240 236.25,-246 230.25,-252 224.25,-252"/>
 | ||
| <text text-anchor="middle" x="175.75" y="-227.82" font-family="Times,serif" font-size="14.00">GInitiallyUnowned</text>
 | ||
| </a>
 | ||
| </g>
 | ||
| </g>
 | ||
| <!-- ancestor_1--ancestor_0 -->
 | ||
| <g id="edge2" class="edge">
 | ||
| <title>ancestor_1--ancestor_0</title>
 | ||
| <path fill="none" stroke="black" d="M175.75,-215.7C175.75,-204.85 175.75,-190.92 175.75,-180.1"/>
 | ||
| </g>
 | ||
| <!-- ancestor_2 -->
 | ||
| <g id="node4" class="node">
 | ||
| <title>ancestor_2</title>
 | ||
| <g id="a_node4"><a xlink:title="GObject.Object">
 | ||
| <path fill="none" stroke="black" d="M194.62,-324C194.62,-324 156.88,-324 156.88,-324 150.88,-324 144.88,-318 144.88,-312 144.88,-312 144.88,-300 144.88,-300 144.88,-294 150.88,-288 156.88,-288 156.88,-288 194.62,-288 194.62,-288 200.62,-288 206.62,-294 206.62,-300 206.62,-300 206.62,-312 206.62,-312 206.62,-318 200.62,-324 194.62,-324"/>
 | ||
| <text text-anchor="middle" x="175.75" y="-299.82" font-family="Times,serif" font-size="14.00">GObject</text>
 | ||
| </a>
 | ||
| </g>
 | ||
| </g>
 | ||
| <!-- ancestor_2--ancestor_1 -->
 | ||
| <g id="edge1" class="edge">
 | ||
| <title>ancestor_2--ancestor_1</title>
 | ||
| <path fill="none" stroke="black" d="M175.75,-287.7C175.75,-276.85 175.75,-262.92 175.75,-252.1"/>
 | ||
| </g>
 | ||
| </g>
 | ||
| </svg>
 | ||
| 
 | ||
|       </div>
 | ||
|     </div>
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
|     <div class="toggle-wrapper ancestors">
 | ||
|       <h4 id="ancestors">
 | ||
|         Ancestors
 | ||
|         <a href="#ancestors" class="anchor"></a>
 | ||
|       </h4>
 | ||
| 
 | ||
|       <div class="docblock">
 | ||
|         <ul>
 | ||
|         
 | ||
|           
 | ||
|           <li class="class"><a class="external" href="javascript:void(0)" data-link="class.Widget.html" data-namespace="Gtk">GtkWidget</a></li>
 | ||
|           
 | ||
|         
 | ||
|           
 | ||
|           <li class="class"><a class="external" href="javascript:void(0)" data-link="class.InitiallyUnowned.html" data-namespace="GObject">GInitiallyUnowned</a></li>
 | ||
|           
 | ||
|         
 | ||
|           
 | ||
|           <li class="class"><a class="external" href="javascript:void(0)" data-link="class.Object.html" data-namespace="GObject">GObject</a></li>
 | ||
|           
 | ||
|         
 | ||
|         </ul>
 | ||
|       </div>
 | ||
|     </div>
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
|     <div class="toggle-wrapper implements">
 | ||
|       <h4 id="implements">
 | ||
|         Implements
 | ||
|         <a href="#implements" class="anchor"></a>
 | ||
|       </h4>
 | ||
| 
 | ||
|       <div class="docblock">
 | ||
|         <ul>
 | ||
|         
 | ||
|           
 | ||
|           <li class="interface"><a class="external" href="javascript:void(0)" data-link="iface.Accessible.html" data-namespace="Gtk">GtkAccessible</a></li>
 | ||
|           
 | ||
|         
 | ||
|           
 | ||
|           <li class="interface"><a class="external" href="javascript:void(0)" data-link="iface.Buildable.html" data-namespace="Gtk">GtkBuildable</a></li>
 | ||
|           
 | ||
|         
 | ||
|           
 | ||
|           <li class="interface"><a class="external" href="javascript:void(0)" data-link="iface.ConstraintTarget.html" data-namespace="Gtk">GtkConstraintTarget</a></li>
 | ||
|           
 | ||
|         
 | ||
|         </ul>
 | ||
|       </div>
 | ||
|     </div>
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
|     <div class="toggle-wrapper constructors">
 | ||
|       <h4 id="constructors">
 | ||
|         Constructors
 | ||
|         <a href="#constructors" class="anchor"></a>
 | ||
|       </h4>
 | ||
| 
 | ||
|       <div class="docblock">
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="ctor.ExtraMenuButton.new.html">clapper_gtk_extra_menu_button_new</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>Creates a new <code>ClapperGtkExtraMenuButton</code> instance.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|       </div>
 | ||
|     </div>
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
|     <div class="toggle-wrapper methods">
 | ||
|       <h4 id="methods">
 | ||
|         Instance methods
 | ||
|         <a href="#methods" class="anchor"></a>
 | ||
|       </h4>
 | ||
| 
 | ||
|       <div class="docblock">
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="method.ExtraMenuButton.get_can_open_subtitles.html">clapper_gtk_extra_menu_button_get_can_open_subtitles</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>Get whether an option to open external subtitle stream inside popover is visible.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="method.ExtraMenuButton.get_speed_visible.html">clapper_gtk_extra_menu_button_get_speed_visible</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>Get whether speed control inside popover is visible.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="method.ExtraMenuButton.get_volume_visible.html">clapper_gtk_extra_menu_button_get_volume_visible</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>Get whether volume control inside popover is visible.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="method.ExtraMenuButton.set_can_open_subtitles.html">clapper_gtk_extra_menu_button_set_can_open_subtitles</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>Set whether an option to open external subtitle stream should be allowed.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="method.ExtraMenuButton.set_speed_visible.html">clapper_gtk_extra_menu_button_set_speed_visible</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>Set whether speed control inside popover should be visible.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="method.ExtraMenuButton.set_volume_visible.html">clapper_gtk_extra_menu_button_set_volume_visible</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>Set whether volume control inside popover should be visible.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|       </div>
 | ||
| 
 | ||
|       
 | ||
|         
 | ||
|         <div class="toggle-wrapper default-hide ancestor-methods"><h5 style="display:block;">Methods inherited from <a class="external" href="javascript:void(0)" data-link="class.Widget.html" data-namespace="Gtk">GtkWidget</a> (164)</h5>
 | ||
|           <div class="docblock">
 | ||
|           
 | ||
|             <div class="docblock">
 | ||
|               <p>Please see <a class="external" href="javascript:void(0)" data-link="class.Widget.html#methods" data-namespace="Gtk">GtkWidget</a> for a full list of methods.</em></p>
 | ||
|             </div>
 | ||
|           
 | ||
|           </div>
 | ||
|         </div>
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|         <div class="toggle-wrapper default-hide ancestor-methods"><h5 style="display:block;">Methods inherited from <a class="external" href="javascript:void(0)" data-link="class.Object.html" data-namespace="GObject">GObject</a> (43)</h5>
 | ||
|           <div class="docblock">
 | ||
|           
 | ||
|             <div class="docblock">
 | ||
|               <p>Please see <a class="external" href="javascript:void(0)" data-link="class.Object.html#methods" data-namespace="GObject">GObject</a> for a full list of methods.</em></p>
 | ||
|             </div>
 | ||
|           
 | ||
|           </div>
 | ||
|         </div>
 | ||
|         
 | ||
|       
 | ||
| 
 | ||
|       
 | ||
|         
 | ||
|         <div class="toggle-wrapper default-hide ancestor-methods"><h5 style="display:block;">Methods inherited from <a class="external" href="javascript:void(0)" data-link="iface.Accessible.html" data-namespace="Gtk">GtkAccessible</a> (20)</h5>
 | ||
|           <div class="docblock">
 | ||
|           <h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.announce.html">gtk_accessible_announce</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Requests the user’s screen reader to announce the given message.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.get_accessible_parent.html">gtk_accessible_get_accessible_parent</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Retrieves the accessible parent for an accessible object.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.get_accessible_role.html">gtk_accessible_get_accessible_role</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Retrieves the accessible role of an accessible object.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.get_at_context.html">gtk_accessible_get_at_context</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Retrieves the implementation for the given accessible object.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.get_bounds.html">gtk_accessible_get_bounds</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Queries the coordinates and dimensions of this accessible.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.get_first_accessible_child.html">gtk_accessible_get_first_accessible_child</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Retrieves the first accessible child of an accessible object.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.get_next_accessible_sibling.html">gtk_accessible_get_next_accessible_sibling</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Retrieves the next accessible sibling of an accessible object.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.get_platform_state.html">gtk_accessible_get_platform_state</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Queries a platform state, such as focus.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.reset_property.html">gtk_accessible_reset_property</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Resets the accessible property to its default value.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.reset_relation.html">gtk_accessible_reset_relation</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Resets the accessible relation to its default value.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.reset_state.html">gtk_accessible_reset_state</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Resets the accessible state to its default value.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.set_accessible_parent.html">gtk_accessible_set_accessible_parent</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Sets the parent and sibling of an accessible object.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.update_next_accessible_sibling.html">gtk_accessible_update_next_accessible_sibling</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Updates the next accessible sibling.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.update_platform_state.html">gtk_accessible_update_platform_state</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Informs ATs that the platform state has changed.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.update_property.html">gtk_accessible_update_property</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Updates a list of accessible properties.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.update_property_value.html">gtk_accessible_update_property_value</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Updates an array of accessible properties.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.update_relation.html">gtk_accessible_update_relation</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Updates a list of accessible relations.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.update_relation_value.html">gtk_accessible_update_relation_value</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Updates an array of accessible relations.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.update_state.html">gtk_accessible_update_state</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Updates a list of accessible states.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Accessible.update_state_value.html">gtk_accessible_update_state_value</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Updates an array of accessible states.</p>
 | ||
|             </div>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|         <div class="toggle-wrapper default-hide ancestor-methods"><h5 style="display:block;">Methods inherited from <a class="external" href="javascript:void(0)" data-link="iface.Buildable.html" data-namespace="Gtk">GtkBuildable</a> (1)</h5>
 | ||
|           <div class="docblock">
 | ||
|           <h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Buildable.get_buildable_id.html">gtk_buildable_get_buildable_id</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Gets the <span class="caps">ID</span> of the <code>buildable</code> object.</p>
 | ||
|             </div>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|       
 | ||
|     </div>
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
|     <div class="toggle-wrapper properties">
 | ||
|       <h4 id="properties">
 | ||
|         Properties
 | ||
|         <a href="#properties" class="anchor"></a>
 | ||
|       </h4>
 | ||
| 
 | ||
|       
 | ||
|       <div class="docblock">
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="property.ExtraMenuButton.can-open-subtitles.html">ClapperGtk.ExtraMenuButton:can-open-subtitles</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>Visibility of open subtitles option inside popover.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="property.ExtraMenuButton.speed-visible.html">ClapperGtk.ExtraMenuButton:speed-visible</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>Visibility of speed control inside popover.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="property.ExtraMenuButton.volume-visible.html">ClapperGtk.ExtraMenuButton:volume-visible</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>Visibility of volume control inside popover.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|       </div>
 | ||
|       
 | ||
| 
 | ||
|       
 | ||
|         
 | ||
|         <div class="toggle-wrapper default-hide ancestor-properties"><h5 style="display:block;">Properties inherited from <a class="external" href="javascript:void(0)" data-link="class.Widget.html" data-namespace="Gtk">GtkWidget</a> (35)</h5>
 | ||
|           <div class="docblock">
 | ||
|           <h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.can-focus.html">Gtk.Widget:can-focus</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether the widget or any of its descendents can accept
 | ||
| the input focus.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.can-target.html">Gtk.Widget:can-target</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether the widget can receive pointer events.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.css-classes.html">Gtk.Widget:css-classes</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>A list of css classes applied to this widget.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.css-name.html">Gtk.Widget:css-name</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>The name of this widget in the <span class="caps">CSS</span> tree.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.cursor.html">Gtk.Widget:cursor</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>The cursor used by <code>widget</code>.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.focus-on-click.html">Gtk.Widget:focus-on-click</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether the widget should grab focus when it is clicked with the mouse.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.focusable.html">Gtk.Widget:focusable</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether this widget itself will accept the input focus.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.halign.html">Gtk.Widget:halign</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>How to distribute horizontal space if widget gets extra space.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.has-default.html">Gtk.Widget:has-default</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether the widget is the default widget.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.has-focus.html">Gtk.Widget:has-focus</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether the widget has the input focus.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.has-tooltip.html">Gtk.Widget:has-tooltip</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Enables or disables the emission of the <code>GtkWidget::query-tooltip</code>
 | ||
| signal on <code>widget</code>.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.height-request.html">Gtk.Widget:height-request</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Overrides for height request of the widget.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.hexpand.html">Gtk.Widget:hexpand</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether to expand horizontally.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.hexpand-set.html">Gtk.Widget:hexpand-set</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether to use the <code>hexpand</code> property.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.layout-manager.html">Gtk.Widget:layout-manager</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>The <code>GtkLayoutManager</code> instance to use to compute
 | ||
| the preferred size of the widget, and allocate its children.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.limit-events.html">Gtk.Widget:limit-events</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Makes this widget act like a modal dialog, with respect to
 | ||
| event delivery.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.margin-bottom.html">Gtk.Widget:margin-bottom</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Margin on bottom side of widget.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.margin-end.html">Gtk.Widget:margin-end</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Margin on end of widget, horizontally.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.margin-start.html">Gtk.Widget:margin-start</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Margin on start of widget, horizontally.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.margin-top.html">Gtk.Widget:margin-top</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Margin on top side of widget.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.name.html">Gtk.Widget:name</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>The name of the widget.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.opacity.html">Gtk.Widget:opacity</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>The requested opacity of the widget.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.overflow.html">Gtk.Widget:overflow</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>How content outside the widget’s content area is treated.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.parent.html">Gtk.Widget:parent</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>The parent widget of this widget.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.receives-default.html">Gtk.Widget:receives-default</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether the widget will receive the default action when it is focused.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.root.html">Gtk.Widget:root</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>The <code>GtkRoot</code> widget of the widget tree containing this widget.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.scale-factor.html">Gtk.Widget:scale-factor</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>The scale factor of the widget.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.sensitive.html">Gtk.Widget:sensitive</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether the widget responds to input.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.tooltip-markup.html">Gtk.Widget:tooltip-markup</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Sets the text of tooltip to be the given string, which is marked up
 | ||
| with Pango markup.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.tooltip-text.html">Gtk.Widget:tooltip-text</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Sets the text of tooltip to be the given string.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.valign.html">Gtk.Widget:valign</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>How to distribute vertical space if widget gets extra space.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.vexpand.html">Gtk.Widget:vexpand</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether to expand vertically.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.vexpand-set.html">Gtk.Widget:vexpand-set</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether to use the <code>vexpand</code> property.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.visible.html">Gtk.Widget:visible</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Whether the widget is visible.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Widget.width-request.html">Gtk.Widget:width-request</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Overrides for width request of the widget.</p>
 | ||
|             </div>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|       
 | ||
| 
 | ||
|       
 | ||
|         
 | ||
|         <div class="toggle-wrapper default-hide ancestor-properties"><h5 style="display:block;">Properties inherited from <a class="external" href="javascript:void(0)" data-link="iface.Accessible.html" data-namespace="Gtk">GtkAccessible</a> (1)</h5>
 | ||
|           <div class="docblock">
 | ||
|           <h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Accessible.accessible-role.html">Gtk.Accessible:accessible-role</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>The accessible role of the given <code>GtkAccessible</code> implementation.</p>
 | ||
|             </div>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|       
 | ||
| 
 | ||
|     </div>
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
|     <div class="signals toggle-wrapper">
 | ||
|       <h4 id="signals">
 | ||
|         Signals
 | ||
|         <a href="#signals" class="anchor"></a>
 | ||
|       </h4>
 | ||
| 
 | ||
|       
 | ||
|       <div class="docblock">
 | ||
|       
 | ||
|         <div class="">
 | ||
|           <h6><a href="signal.ExtraMenuButton.open-subtitles.html">ClapperGtk.ExtraMenuButton::open-subtitles</a></h6>
 | ||
|           <div class="docblock">
 | ||
|             <p>A signal that user wants to open subtitles file.</p>
 | ||
|           </div>
 | ||
|           <div class="docblock">
 | ||
|             <p></p>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|       
 | ||
|       </div>
 | ||
|       
 | ||
| 
 | ||
|       
 | ||
|         
 | ||
|         <div class="toggle-wrapper default-hide ancestor-signals"><h5 style="display:block;">Signals inherited from <a class="external" href="javascript:void(0)" data-link="class.Widget.html" data-namespace="Gtk">GtkWidget</a> (13)</h5>
 | ||
|           <div class="docblock">
 | ||
|           <h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.destroy.html">GtkWidget::destroy</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Signals that all holders of a reference to the widget should release
 | ||
| the reference that they hold.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.direction-changed.html">GtkWidget::direction-changed</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when the text direction of a widget changes.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.hide.html">GtkWidget::hide</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when <code>widget</code> is hidden.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.keynav-failed.html">GtkWidget::keynav-failed</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted if keyboard navigation fails.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.map.html">GtkWidget::map</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when <code>widget</code> is going to be mapped.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.mnemonic-activate.html">GtkWidget::mnemonic-activate</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when a widget is activated via a mnemonic.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.move-focus.html">GtkWidget::move-focus</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when the focus is moved.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.query-tooltip.html">GtkWidget::query-tooltip</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when the widget’s tooltip is about to be shown.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.realize.html">GtkWidget::realize</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when <code>widget</code> is associated with a <code>GdkSurface</code>.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.show.html">GtkWidget::show</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when <code>widget</code> is shown.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.state-flags-changed.html">GtkWidget::state-flags-changed</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when the widget state changes.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.unmap.html">GtkWidget::unmap</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when <code>widget</code> is going to be unmapped.</p>
 | ||
|             </div><h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Widget.unrealize.html">GtkWidget::unrealize</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>Emitted when the <code>GdkSurface</code> associated with <code>widget</code> is destroyed.</p>
 | ||
|             </div>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|         <div class="toggle-wrapper default-hide ancestor-signals"><h5 style="display:block;">Signals inherited from <a class="external" href="javascript:void(0)" data-link="class.Object.html" data-namespace="GObject">GObject</a> (1)</h5>
 | ||
|           <div class="docblock">
 | ||
|           <h6><a class="external" href="javascript:void(0)" data-namespace="GObject" data-link="signal.Object.notify.html">GObject::notify</a></h6>
 | ||
|             <div class="docblock">
 | ||
|               <p>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.</p>
 | ||
|             </div>
 | ||
|           </div>
 | ||
|         </div>
 | ||
|         
 | ||
|       
 | ||
| 
 | ||
|       
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|       
 | ||
|         
 | ||
|       
 | ||
| 
 | ||
|     </div>
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
|     <div class="class toggle-wrapper default-hide">
 | ||
|       <h4 id="class-struct">
 | ||
|         Class structure
 | ||
|         <a href="#class-struct" class="anchor"></a>
 | ||
|       </h4>
 | ||
| 
 | ||
|       <div class="docblock">
 | ||
|         <pre><code>struct ClapperGtkExtraMenuButtonClass {
 | ||
|   GtkWidgetClass parent_class;
 | ||
|   
 | ||
| }</code></pre>
 | ||
|       </div>
 | ||
| 
 | ||
|       <div class="docblock">
 | ||
|         <p>No description available.</p>
 | ||
|       </div>
 | ||
| 
 | ||
|       
 | ||
|       <div class="docblock">
 | ||
|         <h6>Class members</h6>
 | ||
| 
 | ||
|         <dl class="members">
 | ||
|         
 | ||
|           <dt><code>parent_class: GtkWidgetClass</code></dt>
 | ||
|           <dd><p>No description available.</p></dd>
 | ||
|         
 | ||
|         </dd>
 | ||
|       </div>
 | ||
|       
 | ||
|     </div>
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
| 
 | ||
|     
 | ||
| 
 | ||
|   </section>
 | ||
| </section>
 | ||
| 
 | ||
| 
 | ||
|     
 | ||
| <div id="toc" class="toc">
 | ||
|   <nav aria-labelledby="toc-title">
 | ||
|     <p id="toc-title">Content</p>
 | ||
|     <ul class="toc-list">
 | ||
|       <li class="toc-list-item"><a href="#description"><span class="link-text">Description</span></a></li>
 | ||
|       
 | ||
|       
 | ||
|       <li class="toc-list-item"><a href="#hierarchy"><span class="link-text">Hierarchy</span></a></li>
 | ||
|       
 | ||
|       
 | ||
|       <li class="toc-list-item"><a href="#ancestors"><span class="link-text">Ancestors</span></a></li>
 | ||
|       
 | ||
|       
 | ||
|       <li class="toc-list-item"><a href="#implements"><span class="link-text">Implements</span></a></li>
 | ||
|       
 | ||
|       
 | ||
| <li class="toc-list-item"><a href="#constructors"><span class="link-text">Constructors</span></a></li>
 | ||
| 
 | ||
| 
 | ||
|       
 | ||
| 
 | ||
|       
 | ||
| <li class="toc-list-item"><a href="#methods"><span class="link-text">Methods</span></a></li>
 | ||
| 
 | ||
| 
 | ||
|       
 | ||
| <li class="toc-list-item"><a href="#properties"><span class="link-text">Properties</span></a></li>
 | ||
| 
 | ||
| 
 | ||
|       
 | ||
| <li class="toc-list-item"><a href="#signals"><span class="link-text">Signals</span></a></li>
 | ||
| 
 | ||
| 
 | ||
|       
 | ||
| 
 | ||
|       
 | ||
| 
 | ||
|     </ul>
 | ||
|   </nav>
 | ||
| </div>
 | ||
| 
 | ||
| 
 | ||
|     <section id="search" class="content hidden"></section>
 | ||
| 
 | ||
|     <footer>
 | ||
|     
 | ||
|     </footer>
 | ||
|   </div>
 | ||
| </body>
 | ||
| </html> |