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

#include <xfile-dialog.h>

Collaboration diagram for FileButton:
Collaboration graph
[legend]

Data Fields

Widget_tw
 
char * last_path
 
const char * path
 
const char * filter
 
bool is_active
 
char pad [7]
 

Detailed Description

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

Field Documentation

◆ filter

const char* filter

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

Referenced by add_directory_button(), add_file_button(), and add_save_file_button().

◆ is_active

bool is_active

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

Referenced by add_directory_button(), add_file_button(), and add_save_file_button().

◆ last_path

char* last_path

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

Referenced by add_directory_button(), add_file_button(), and add_save_file_button().

◆ pad

char pad[7]

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

◆ path

const char* path

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

Referenced by add_directory_button(), add_file_button(), and add_save_file_button().

◆ w

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

Referenced by add_directory_button(), add_file_button(), and add_save_file_button().


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