C# Class GnomeSubtitles.Dialog.VideoOpenDialog

Inheritance: GladeDialog
Mostra file Open project: GNOME/gnome-subtitles

Protected Properties

Property Type Description
dialog Gtk.FileChooserDialog

Public Methods

Method Description
VideoOpenDialog ( ) : GnomeSubtitles.Core

Protected Methods

Method Description
ProcessResponse ( ResponseType response ) : bool

Private Methods

Method Description
SetFilters ( ) : void

Method Details

ProcessResponse() protected method

protected ProcessResponse ( ResponseType response ) : bool
response ResponseType
return bool

VideoOpenDialog() public method

public VideoOpenDialog ( ) : GnomeSubtitles.Core
return GnomeSubtitles.Core

Property Details

dialog protected_oe property

protected FileChooserDialog,Gtk dialog
return Gtk.FileChooserDialog