Ardour  8.7-15-gadf511264b
Gtk::Notebook_Helpers::Element Class Reference

#include <notebook.h>

Inheritance diagram for Gtk::Notebook_Helpers::Element:
[legend]

Public Member Functions

 Element (Widget *child, Widget *tab, Widget *menu)
 
 Element (Widget &child, Widget &tab, Widget &menu)
 
 Element (Widget &child)
 

Protected Attributes

Widgetchild_
 
Widgettab_
 
Widgetmenu_
 

Friends

class PageList
 

Detailed Description

Definition at line 203 of file notebook.h.

Constructor & Destructor Documentation

◆ Element() [1/3]

Gtk::Notebook_Helpers::Element::Element ( Widget child,
Widget tab,
Widget menu 
)

◆ Element() [2/3]

Gtk::Notebook_Helpers::Element::Element ( Widget child,
Widget tab,
Widget menu 
)

◆ Element() [3/3]

Gtk::Notebook_Helpers::Element::Element ( Widget child)
explicit

Friends And Related Function Documentation

◆ PageList

friend class PageList
friend

Definition at line 211 of file notebook.h.

Member Data Documentation

◆ child_

Widget* Gtk::Notebook_Helpers::Element::child_
protected

Definition at line 212 of file notebook.h.

◆ menu_

Widget* Gtk::Notebook_Helpers::Element::menu_
protected

Definition at line 214 of file notebook.h.

◆ tab_

Widget* Gtk::Notebook_Helpers::Element::tab_
protected

Definition at line 213 of file notebook.h.


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