Ardour  9.0-pre0-386-g96ef4d20f2
ArdourWidgets::Pane::Child Struct Reference

#include <pane.h>

Public Member Functions

 Child (Pane *p, Gtk::Widget *widget, uint32_t ms)
 

Public Attributes

Panepane
 
Gtk::Widgetw
 
int32_t minsize
 
sigc::connection show_con
 
sigc::connection hide_con
 

Detailed Description

Definition at line 47 of file pane.h.

Constructor & Destructor Documentation

◆ Child()

ArdourWidgets::Pane::Child::Child ( Pane p,
Gtk::Widget widget,
uint32_t  ms 
)
inline

Definition at line 55 of file pane.h.

Member Data Documentation

◆ hide_con

sigc::connection ArdourWidgets::Pane::Child::hide_con

Definition at line 53 of file pane.h.

◆ minsize

int32_t ArdourWidgets::Pane::Child::minsize

Definition at line 51 of file pane.h.

◆ pane

Pane* ArdourWidgets::Pane::Child::pane

Definition at line 49 of file pane.h.

◆ show_con

sigc::connection ArdourWidgets::Pane::Child::show_con

Definition at line 52 of file pane.h.

◆ w

Gtk::Widget* ArdourWidgets::Pane::Child::w

Definition at line 50 of file pane.h.


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