C# Class GnomeSubtitles.Dialog.SubtitleFileSaveAsDialog

Inheritance: GladeDialog
Afficher le fichier Open project: GNOME/gnome-subtitles Class Usage Examples

Protected Properties

Свойство Type Description
dialog Gtk.FileChooserDialog

Méthodes protégées

Méthode Description
ProcessResponse ( ResponseType response ) : bool
SubtitleFileSaveAsDialog ( SubtitleTextType textType ) : Glade

Private Methods

Méthode Description
AddExtensionIfNeeded ( SubtitleType type ) : string
ConnectHandlers ( ) : void
GetFilenameExtension ( string filename, int &index ) : string

Returns the extension for the specified filename.

GetFixedEncoding ( ) : int
GetFixedSubtitleType ( ) : SubtitleType
InitEncodingComboBox ( ) : void
InitFormatComboBox ( ) : void
InitNewlineComboBox ( ) : void
OnFormatChanged ( object o, EventArgs args ) : void
SetDialogFromFileProperties ( ) : void
SetTitle ( ) : void
UpdateFilenameExtension ( string filename, SubtitleType type ) : string

Method Details

ProcessResponse() protected méthode

protected ProcessResponse ( ResponseType response ) : bool
response ResponseType
Résultat bool

SubtitleFileSaveAsDialog() protected méthode

protected SubtitleFileSaveAsDialog ( SubtitleTextType textType ) : Glade
textType SubtitleTextType
Résultat Glade

Property Details

dialog protected_oe property

protected FileChooserDialog,Gtk dialog
Résultat Gtk.FileChooserDialog