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

#include <xfile-dialog.h>

Collaboration diagram for FileDialog:
Collaboration graph
[legend]

Data Fields

Widget_tparent
 
Widget_tw
 
Widget_tct
 
Widget_tft
 
Widget_tw_quit
 
Widget_tw_okay
 
Widget_tw_hidden
 
Widget_tsel_dir
 
Widget_tset_filter
 
Widget_ttext_entry
 
Widget_txdg_dirs
 
Widget_tview
 
Widget_tscale_size
 
FilePickerfp
 
char ** xdg_user_dirs
 
char ** xdg_user_dirs_path
 
const char * home_dir
 
unsigned int xdg_dir_counter
 
bool list_view
 
bool send_clear_func
 
char pad [2]
 

Detailed Description

Definition at line 37 of file xfile-dialog.h.

Field Documentation

◆ ct

Widget_t* ct

Definition at line 40 of file xfile-dialog.h.

Referenced by open_directory_dialog(), open_file_dialog(), and save_file_dialog().

◆ fp

Definition at line 51 of file xfile-dialog.h.

Referenced by open_directory_dialog(), open_file_dialog(), and save_file_dialog().

◆ ft

Widget_t* ft

Definition at line 41 of file xfile-dialog.h.

Referenced by open_directory_dialog(), open_file_dialog(), and save_file_dialog().

◆ home_dir

const char* home_dir

Definition at line 54 of file xfile-dialog.h.

Referenced by open_file_dialog(), and save_file_dialog().

◆ list_view

bool list_view

Definition at line 56 of file xfile-dialog.h.

Referenced by open_file_dialog().

◆ pad

char pad[2]

Definition at line 58 of file xfile-dialog.h.

◆ parent

Widget_t* parent

Definition at line 38 of file xfile-dialog.h.

Referenced by open_directory_dialog(), open_file_dialog(), and save_file_dialog().

◆ scale_size

Widget_t* scale_size

Definition at line 50 of file xfile-dialog.h.

Referenced by open_file_dialog().

◆ sel_dir

Widget_t* sel_dir

Definition at line 45 of file xfile-dialog.h.

Referenced by open_directory_dialog(), open_file_dialog(), and save_file_dialog().

◆ send_clear_func

bool send_clear_func

Definition at line 57 of file xfile-dialog.h.

Referenced by open_directory_dialog(), open_file_dialog(), and save_file_dialog().

◆ set_filter

Widget_t* set_filter

Definition at line 46 of file xfile-dialog.h.

Referenced by open_file_dialog(), and save_file_dialog().

◆ text_entry

Widget_t* text_entry

Definition at line 47 of file xfile-dialog.h.

Referenced by open_directory_dialog(), and save_file_dialog().

◆ view

Widget_t* view

Definition at line 49 of file xfile-dialog.h.

Referenced by open_file_dialog().

◆ w

Definition at line 39 of file xfile-dialog.h.

Referenced by open_directory_dialog(), open_file_dialog(), and save_file_dialog().

◆ w_hidden

Widget_t* w_hidden

Definition at line 44 of file xfile-dialog.h.

Referenced by open_directory_dialog(), open_file_dialog(), and save_file_dialog().

◆ w_okay

Widget_t* w_okay

Definition at line 43 of file xfile-dialog.h.

Referenced by open_directory_dialog(), open_file_dialog(), and save_file_dialog().

◆ w_quit

Widget_t* w_quit

Definition at line 42 of file xfile-dialog.h.

Referenced by open_directory_dialog(), open_file_dialog(), and save_file_dialog().

◆ xdg_dir_counter

unsigned int xdg_dir_counter

Definition at line 55 of file xfile-dialog.h.

Referenced by open_file_dialog(), and save_file_dialog().

◆ xdg_dirs

Widget_t* xdg_dirs

Definition at line 48 of file xfile-dialog.h.

◆ xdg_user_dirs

char** xdg_user_dirs

Definition at line 52 of file xfile-dialog.h.

Referenced by open_file_dialog(), and save_file_dialog().

◆ xdg_user_dirs_path

char** xdg_user_dirs_path

Definition at line 53 of file xfile-dialog.h.

Referenced by open_file_dialog().


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