C# 클래스 GnomeSubtitles.Dialog.EncodingsDialog

상속: GladeDialog
파일 보기 프로젝트 열기: GNOME/gnome-subtitles

공개 메소드들

메소드 설명
EncodingsDialog ( ) : GnomeSubtitles.Core

비공개 메소드들

메소드 설명
AddSelectedAvailableEncoding ( ) : void
AddToShownEncodings ( EncodingDescription desc ) : void
ConnectSignals ( ) : void
FillAvailableEncodings ( ) : void
FillShownEncodings ( ) : void
GetListStore ( Gtk.TreeView tree ) : ListStore
GetSelectedIter ( Gtk.TreeView tree, Gtk.TreeIter &iter ) : bool
GetSelectedPath ( Gtk.TreeView tree ) : Gtk.TreePath
GetShownNames ( ) : string[]
IsAlreadyShown ( string name ) : bool
OnAdd ( object o, EventArgs args ) : void
OnAvailableRowActivated ( object o, Gtk.RowActivatedArgs args ) : void
OnAvailableSelectionChanged ( object o, EventArgs args ) : void
OnRemove ( object o, EventArgs args ) : void
OnShownRowActivated ( object o, Gtk.RowActivatedArgs args ) : void
OnShownSelectionChanged ( object o, EventArgs args ) : void
RemoveSelectedShownEncoding ( ) : void
SetColumns ( Gtk.TreeView tree ) : void
SetModel ( Gtk.TreeView tree, ListStore store ) : void
UpdateShownEncodingsPrefs ( ) : void

메소드 상세

EncodingsDialog() 공개 메소드

public EncodingsDialog ( ) : GnomeSubtitles.Core
리턴 GnomeSubtitles.Core