Ardour  8.7-14-g57a6773833
Gtk::Table_Helpers::Child Class Reference

#include <table.h>

Inheritance diagram for Gtk::Table_Helpers::Child:
[legend]

Public Member Functions

_GtkTableChildgobj ()
 
const _GtkTableChildgobj () const
 
Widgetget_widget () const
 
guint16 get_left_attach () const
 
guint16 get_right_attach () const
 
guint16 get_top_attach () const
 
guint16 get_bottom_attach () const
 
guint16 get_xpadding () const
 
guint16 get_ypadding () const
 
bool get_xexpand () const
 
bool get_yexpand () const
 
bool get_xshrink () const
 
bool get_yshrink () const
 
bool get_xfill () const
 
bool get_yfill () const
 

Protected Member Functions

GtkTableparent ()
 

Private Member Functions

Childoperator= (const Child &)
 
 Child (const Child &)
 

Additional Inherited Members

- Protected Attributes inherited from _GtkTableChild
GtkWidgetwidget
 
guint16 left_attach
 
guint16 right_attach
 
guint16 top_attach
 
guint16 bottom_attach
 
guint16 xpadding
 
guint16 ypadding
 
guint xexpand: 1
 
guint yexpand: 1
 
guint xshrink: 1
 
guint yshrink: 1
 
guint xfill: 1
 
guint yfill: 1
 

Detailed Description

Definition at line 59 of file tk/ytkmm/ytkmm/gtkmm/table.h.

Constructor & Destructor Documentation

◆ Child()

Gtk::Table_Helpers::Child::Child ( const Child )
private

Member Function Documentation

◆ get_bottom_attach()

guint16 Gtk::Table_Helpers::Child::get_bottom_attach ( ) const

◆ get_left_attach()

guint16 Gtk::Table_Helpers::Child::get_left_attach ( ) const

◆ get_right_attach()

guint16 Gtk::Table_Helpers::Child::get_right_attach ( ) const

◆ get_top_attach()

guint16 Gtk::Table_Helpers::Child::get_top_attach ( ) const

◆ get_widget()

Widget* Gtk::Table_Helpers::Child::get_widget ( ) const

◆ get_xexpand()

bool Gtk::Table_Helpers::Child::get_xexpand ( ) const

◆ get_xfill()

bool Gtk::Table_Helpers::Child::get_xfill ( ) const

◆ get_xpadding()

guint16 Gtk::Table_Helpers::Child::get_xpadding ( ) const

◆ get_xshrink()

bool Gtk::Table_Helpers::Child::get_xshrink ( ) const

◆ get_yexpand()

bool Gtk::Table_Helpers::Child::get_yexpand ( ) const

◆ get_yfill()

bool Gtk::Table_Helpers::Child::get_yfill ( ) const

◆ get_ypadding()

guint16 Gtk::Table_Helpers::Child::get_ypadding ( ) const

◆ get_yshrink()

bool Gtk::Table_Helpers::Child::get_yshrink ( ) const

◆ gobj() [1/2]

_GtkTableChild* Gtk::Table_Helpers::Child::gobj ( )
inline

Definition at line 66 of file tk/ytkmm/ytkmm/gtkmm/table.h.

◆ gobj() [2/2]

const _GtkTableChild* Gtk::Table_Helpers::Child::gobj ( ) const
inline

Definition at line 67 of file tk/ytkmm/ytkmm/gtkmm/table.h.

◆ operator=()

Child& Gtk::Table_Helpers::Child::operator= ( const Child )
private

◆ parent()

GtkTable* Gtk::Table_Helpers::Child::parent ( )
inlineprotected

Definition at line 94 of file tk/ytkmm/ytkmm/gtkmm/table.h.


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