C# Class Stetic.WidgetDesignerBackend

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

Private Properties

Свойство Type Description
CreateMetacityPreview Stetic.Metacity.Preview
GetTheme Stetic.Metacity.Theme
OnParentRealized void
OnResized void
OnSelectionChanged void
OnWindowPropChange void
WidgetDesignerBackend System

Méthodes publiques

Méthode Description
Dispose ( ) : void
UpdateObjectViewers ( ) : void

Méthodes protégées

Méthode Description
OnParentSet ( Gtk previousParent ) : void

Private Methods

Méthode Description
CreateMetacityPreview ( Gtk window ) : Stetic.Metacity.Preview
GetTheme ( ) : Stetic.Metacity.Theme
OnParentRealized ( object s, EventArgs args ) : void
OnResized ( object s, Gtk a ) : void
OnSelectionChanged ( object ob, EventArgs a ) : void
OnWindowPropChange ( object ob, string name ) : void
WidgetDesignerBackend ( Gtk container, int designWidth, int designHeight ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

OnParentSet() protected méthode

protected OnParentSet ( Gtk previousParent ) : void
previousParent Gtk
Résultat void

UpdateObjectViewers() public méthode

public UpdateObjectViewers ( ) : void
Résultat void