Ardour  8.7-14-g57a6773833
_GtkTooltips Struct Reference

#include <gtktooltips.h>

Public Attributes

GtkObject parent_instance
 
GtkWidgettip_window
 
GtkWidgettip_label
 
GtkTooltipsDataactive_tips_data
 
GList * tips_data_list
 
guint delay: 30
 
guint enabled: 1
 
guint have_grab: 1
 
guint use_sticky_delay: 1
 
gint timer_tag
 
GTimeVal last_popdown
 

Detailed Description

Definition at line 58 of file gtktooltips.h.

Member Data Documentation

◆ active_tips_data

GtkTooltipsData* _GtkTooltips::active_tips_data

Definition at line 65 of file gtktooltips.h.

◆ delay

guint _GtkTooltips::delay

Definition at line 68 of file gtktooltips.h.

◆ enabled

guint _GtkTooltips::enabled

Definition at line 69 of file gtktooltips.h.

◆ have_grab

guint _GtkTooltips::have_grab

Definition at line 70 of file gtktooltips.h.

◆ last_popdown

GTimeVal _GtkTooltips::last_popdown

Definition at line 73 of file gtktooltips.h.

◆ parent_instance

GtkObject _GtkTooltips::parent_instance

Definition at line 60 of file gtktooltips.h.

◆ timer_tag

gint _GtkTooltips::timer_tag

Definition at line 72 of file gtktooltips.h.

◆ tip_label

GtkWidget* _GtkTooltips::tip_label

Definition at line 64 of file gtktooltips.h.

◆ tip_window

GtkWidget* _GtkTooltips::tip_window

Definition at line 63 of file gtktooltips.h.

◆ tips_data_list

GList* _GtkTooltips::tips_data_list

Definition at line 66 of file gtktooltips.h.

◆ use_sticky_delay

guint _GtkTooltips::use_sticky_delay

Definition at line 71 of file gtktooltips.h.


The documentation for this struct was generated from the following file: