C# Class Stetic.Editor.ThemedIconBrowser

Inheritance: Gtk.Dialog
Afficher le fichier Open project: mono/stetic Class Usage Examples

Méthodes publiques

Méthode Description
Browse ( Gtk parent, string selection ) : string
ThemedIconBrowser ( Gtk parent ) : System

Private Methods

Méthode 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 méthode

public static Browse ( Gtk parent, string selection ) : string
parent Gtk
selection string
Résultat string

ThemedIconBrowser() public méthode

public ThemedIconBrowser ( Gtk parent ) : System
parent Gtk
Résultat System