C# Class gbrainy.Clients.Classical.Widgets.Toolbar

Inheritance: Gtk.Toolbar
Afficher le fichier Open project: GNOME/gbrainy Class Usage Examples

Méthodes publiques

Méthode Description
Attach ( Gtk orientation_new ) : void
Toolbar ( Gtk main_hbox, Gtk framework_vbox ) : System

Private Methods

Méthode Description
AddIcon ( Gtk.IconFactory stock, string stockid, string resource ) : void
BuildToolBar ( ) : void

Method Details

Attach() public méthode

public Attach ( Gtk orientation_new ) : void
orientation_new Gtk
Résultat void

Toolbar() public méthode

public Toolbar ( Gtk main_hbox, Gtk framework_vbox ) : System
main_hbox Gtk
framework_vbox Gtk
Résultat System