C# Class Stetic.Editor.ThemedIconBrowser

Inheritance: Gtk.Dialog
ファイルを表示 Open project: mono/stetic Class Usage Examples

Public Methods

Method Description
Browse ( Gtk parent, string selection ) : string
ThemedIconBrowser ( Gtk parent ) : System

Private Methods

Method Description
DoFind ( object obj, EventArgs args ) : void
ListActivated ( object obj, EventArgs args ) : void
ListSelectionChanged ( object obj, EventArgs args ) : void
ScrolledWindowSizeRequested ( object obj, SizeRequestedArgs args ) : void

Method Details

Browse() public static method

public static Browse ( Gtk parent, string selection ) : string
parent Gtk
selection string
return string

ThemedIconBrowser() public method

public ThemedIconBrowser ( Gtk parent ) : System
parent Gtk
return System