libxputty  0.1
A damn tiny abstraction Layer to create X11 window/widgets with cairo surfaces
FileButton Struct Reference

#include <xfile-dialog.h>

Collaboration diagram for FileButton:

Data Fields

Widget_tw
 
char * last_path
 
const char * path
 
const char * filter
 
bool is_active
 

Detailed Description

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

Field Documentation

◆ filter

const char* FileButton::filter

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

◆ is_active

bool FileButton::is_active

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

◆ last_path

char* FileButton::last_path

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

◆ path

const char* FileButton::path

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

◆ w

Widget_t* FileButton::w

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


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