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

Inheritance: Gtk.Toolbar
显示文件 Open project: GNOME/gbrainy Class Usage Examples

Public Methods

Method Description
Attach ( Gtk orientation_new ) : void
Toolbar ( Gtk main_hbox, Gtk framework_vbox ) : System

Private Methods

Method Description
AddIcon ( Gtk.IconFactory stock, string stockid, string resource ) : void
BuildToolBar ( ) : void

Method Details

Attach() public method

public Attach ( Gtk orientation_new ) : void
orientation_new Gtk
return void

Toolbar() public method

public Toolbar ( Gtk main_hbox, Gtk framework_vbox ) : System
main_hbox Gtk
framework_vbox Gtk
return System