rofi
1.6.0
|
#include <textbox.h>
Data Fields | |
widget | widget |
unsigned long | flags |
short | cursor |
char * | text |
const char * | placeholder |
int | show_placeholder |
PangoLayout * | layout |
int | tbft |
int | markup |
int | changed |
int | blink |
guint | blink_timeout |
double | yalign |
double | xalign |
PangoFontMetrics * | metrics |
PangoEllipsizeMode | emode |
const char * | theme_name |
Internal structure of a textbox widget. TODO make this internal to textbox