Ardour  9.0-pre0-582-g084a23a80d
Gtkmm2ext::UIRequest Struct Reference

#include <gtk_ui.h>

Inheritance diagram for Gtkmm2ext::UIRequest:
[legend]

Public Member Functions

 UIRequest ()
 
 ~UIRequest ()
 

Public Attributes

Touchabledisplay
 
const char * msg
 
Gtk::StateType new_state
 
int(* function )(void *)
 
Gtk::Widgetwidget
 
Transmitter::Channel chn
 
void * arg
 
const char * msg2
 

Detailed Description

Definition at line 75 of file gtk_ui.h.

Constructor & Destructor Documentation

◆ UIRequest()

Gtkmm2ext::UIRequest::UIRequest ( )
inline

Definition at line 92 of file gtk_ui.h.

◆ ~UIRequest()

Gtkmm2ext::UIRequest::~UIRequest ( )
inline

Definition at line 96 of file gtk_ui.h.

Member Data Documentation

◆ arg

void* Gtkmm2ext::UIRequest::arg

Definition at line 89 of file gtk_ui.h.

◆ chn

Transmitter::Channel Gtkmm2ext::UIRequest::chn

Definition at line 88 of file gtk_ui.h.

◆ display

Touchable* Gtkmm2ext::UIRequest::display

Definition at line 83 of file gtk_ui.h.

◆ function

int(* Gtkmm2ext::UIRequest::function) (void *)

Definition at line 86 of file gtk_ui.h.

◆ msg

const char* Gtkmm2ext::UIRequest::msg

Definition at line 84 of file gtk_ui.h.

◆ msg2

const char* Gtkmm2ext::UIRequest::msg2

Definition at line 90 of file gtk_ui.h.

◆ new_state

Gtk::StateType Gtkmm2ext::UIRequest::new_state

Definition at line 85 of file gtk_ui.h.

◆ widget

Gtk::Widget* Gtkmm2ext::UIRequest::widget

Definition at line 87 of file gtk_ui.h.


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