Ardour
9.0-pre0-582-g084a23a80d
|
#include <panner_interface.h>
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 () |
Definition at line 40 of file panner_interface.h.
PannerPersistentTooltip::PannerPersistentTooltip | ( | Gtk::Widget * | w | ) |
|
virtual |
Reimplemented from Gtkmm2ext::PersistentTooltip.
void PannerPersistentTooltip::target_start_drag | ( | ) |
void PannerPersistentTooltip::target_stop_drag | ( | ) |
|
private |
Definition at line 51 of file panner_interface.h.