filechooser.h File Reference

#include <string>
#include "radiant_i18n.h"
Include dependency graph for filechooser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  gtkutil::FileChooser
class  gtkutil::FileChooser::Preview

Namespaces

namespace  gtkutil

Defines

#define INCLUDED_GTKUTIL_FILECHOOSER_H

Typedefs

typedef struct _GtkWidget GtkWidget

Functions

const char * file_dialog (GtkWidget *parent, bool open, const std::string &title, const std::string &path="", const std::string &pattern="")

Detailed Description

GTK+ file-chooser dialogs.

Definition in file filechooser.h.


Define Documentation

#define INCLUDED_GTKUTIL_FILECHOOSER_H

Definition at line 23 of file filechooser.h.


Typedef Documentation

typedef struct _GtkWidget GtkWidget

Definition at line 31 of file filechooser.h.


Function Documentation

const char* file_dialog ( GtkWidget parent,
bool  open,
const std::string title,
const std::string path = "",
const std::string pattern = "" 
)

Generated by  doxygen 1.6.2