Ardour  9.0-pre0-582-g084a23a80d
PannerPersistentTooltip Class Reference

#include <panner_interface.h>

Inheritance diagram for PannerPersistentTooltip:
[legend]

Public Member Functions

 PannerPersistentTooltip (Gtk::Widget *w)
 
void target_start_drag ()
 
void target_stop_drag ()
 
bool dragging () const
 
- Public Member Functions inherited from Gtkmm2ext::PersistentTooltip
 PersistentTooltip (Gtk::Widget *, bool draggable=false, int margin_y=0)
 
virtual ~PersistentTooltip ()
 
void set_tip (std::string)
 
void set_font (Pango::FontDescription font)
 
void set_center_alignment (bool align_to_center)
 

Private Attributes

bool _dragging
 

Additional Inherited Members

- Static Public Member Functions inherited from Gtkmm2ext::PersistentTooltip
static void set_tooltips_enabled (bool en)
 
static bool tooltips_enabled ()
 

Detailed Description

Definition at line 40 of file panner_interface.h.

Constructor & Destructor Documentation

◆ PannerPersistentTooltip()

PannerPersistentTooltip::PannerPersistentTooltip ( Gtk::Widget w)

Member Function Documentation

◆ dragging()

bool PannerPersistentTooltip::dragging ( ) const
virtual

Reimplemented from Gtkmm2ext::PersistentTooltip.

◆ target_start_drag()

void PannerPersistentTooltip::target_start_drag ( )

◆ target_stop_drag()

void PannerPersistentTooltip::target_stop_drag ( )

Member Data Documentation

◆ _dragging

bool PannerPersistentTooltip::_dragging
private

Definition at line 51 of file panner_interface.h.


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