![]() |
![]() |
![]() |
GtkExtra2 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#include <gtkextra.h> GtkWidget* gtk_icon_file_selection_new (const gchar *title); void gtk_icon_file_selection_construct (GtkIconFileSel *filesel, const gchar *title); void gtk_icon_file_selection_show_tree (GtkIconFileSel *filesel, gboolean show); gint gtk_icon_file_selection_open_dir (GtkIconFileSel *filesel, const gchar *path); void gtk_icon_file_selection_show_hidden (GtkIconFileSel *filesel, gboolean visible); void gtk_icon_file_selection_set_filter (GtkIconFileSel *filesel, const gchar *filter); const gchar * gtk_icon_file_selection_get_selection (GtkIconFileSel *filesel);
GtkWidget* gtk_icon_file_selection_new (const gchar *title);
|
|
Returns : |
void gtk_icon_file_selection_construct (GtkIconFileSel *filesel, const gchar *title);
|
|
|
void gtk_icon_file_selection_show_tree (GtkIconFileSel *filesel, gboolean show);
|
|
|
gint gtk_icon_file_selection_open_dir (GtkIconFileSel *filesel, const gchar *path);
|
|
|
|
Returns : |
void gtk_icon_file_selection_show_hidden (GtkIconFileSel *filesel, gboolean visible);
|
|
|
void gtk_icon_file_selection_set_filter (GtkIconFileSel *filesel, const gchar *filter);
|
|
|
const gchar * gtk_icon_file_selection_get_selection (GtkIconFileSel *filesel);
|
|
Returns : |