libxputty 0.1
Loading...
Searching...
No Matches
Data Fields
X11_UI Struct Reference

#include <lv2_plugin.h>

Collaboration diagram for X11_UI:
Collaboration graph
[legend]

Data Fields

void * parentXwindow
 
Xputty main
 
Widget_twin
 
Widget_twidget [CONTROLS]
 
KnobColorskp
 
void * private_ptr
 
int block_event
 
int need_resize
 
void * controller
 
LV2UI_Write_Function write_function
 
LV2UI_Resize * resize
 

Detailed Description

Definition at line 53 of file lv2_plugin.h.

Field Documentation

◆ block_event

int block_event

Definition at line 60 of file lv2_plugin.h.

◆ controller

void* controller

Definition at line 63 of file lv2_plugin.h.

◆ kp

Definition at line 58 of file lv2_plugin.h.

◆ main

Xputty main

Definition at line 55 of file lv2_plugin.h.

◆ need_resize

int need_resize

Definition at line 61 of file lv2_plugin.h.

◆ parentXwindow

void* parentXwindow

Definition at line 54 of file lv2_plugin.h.

◆ private_ptr

void* private_ptr

Definition at line 59 of file lv2_plugin.h.

◆ resize

LV2UI_Resize* resize

Definition at line 65 of file lv2_plugin.h.

◆ widget

Widget_t* widget[CONTROLS]

Definition at line 57 of file lv2_plugin.h.

◆ win

Widget_t* win

◆ write_function

LV2UI_Write_Function write_function

Definition at line 64 of file lv2_plugin.h.


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