Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_bauhaus_combobox_entry_t Struct Reference

#include <bauhaus.h>

+ Collaboration diagram for dt_bauhaus_combobox_entry_t:

Data Fields

char * label
 
char * tooltip
 
dt_bauhaus_combobox_alignment_t alignment
 
gboolean sensitive
 
gboolean is_separator
 
float row_height_factor
 
gpointer data
 
void(* free_func )(gpointer)
 

Detailed Description

Definition at line 129 of file bauhaus.h.

Field Documentation

◆ alignment

dt_bauhaus_combobox_alignment_t dt_bauhaus_combobox_entry_t::alignment

Definition at line 133 of file bauhaus.h.

Referenced by new_combobox_entry().

◆ data

◆ free_func

void(* dt_bauhaus_combobox_entry_t::free_func) (gpointer)

Definition at line 138 of file bauhaus.h.

Referenced by free_combobox_entry(), and new_combobox_entry().

◆ is_separator

◆ label

◆ row_height_factor

float dt_bauhaus_combobox_entry_t::row_height_factor

◆ sensitive

◆ tooltip

char* dt_bauhaus_combobox_entry_t::tooltip

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