Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

mlview-file-selection.c File Reference

#include "mlview-file-selection.h"

Go to the source code of this file.

Data Structures

struct  _MlViewFileSelectionRunInfo

Typedefs

typedef _MlViewFileSelectionRunInfo MlViewFileSelectionRunInfo

Functions

guint mlview_file_selection_get_type (void)
GtkWidget * mlview_file_selection_new (void)
gint mlview_file_selection_run (MlViewFileSelection *a_file_selection, gboolean a_close_after)
 runs the file selection widget and waits till the user has clicked on the ok or cancel button, or on the close area.


Variables

GtkFileSelectionClass * parent_class = NULL


Typedef Documentation

typedef struct _MlViewFileSelectionRunInfo MlViewFileSelectionRunInfo
 

Definition at line 4 of file mlview-file-selection.c.


Function Documentation

guint mlview_file_selection_get_type void   
 

Definition at line 216 of file mlview-file-selection.c.

GtkWidget* mlview_file_selection_new void   
 

Returns:
the newly created MlViewFileSelection widget.

Definition at line 243 of file mlview-file-selection.c.

References MLVIEW_IS_FILE_SELECTION, and MLVIEW_TYPE_FILE_SELECTION.

gint mlview_file_selection_run MlViewFileSelection   a_file_selection,
gboolean    a_close_after
 

runs the file selection widget and waits till the user has clicked on the ok or cancel button, or on the close area.

Definition at line 258 of file mlview-file-selection.c.

References MLVIEW_IS_FILE_SELECTION.

Referenced by mlview_editor_open_local_xml_document_interactive(), mlview_editor_save_and_close_xml_document(), mlview_editor_save_xml_document_as_interactive(), and mlview_parsing_utils_let_user_choose_a_dtd().


Variable Documentation

GtkFileSelectionClass* parent_class = NULL
 

Definition at line 34 of file mlview-file-selection.c.


Generated on Sat Jul 6 09:57:39 2002 for Gnome-MlView by doxygen1.2.16