C# Class PropertyGrid.PropertyGrid.PropertyGridToolbar

Inheritance: Gtk.HBox, IToolbarProvider
Show file Open project: modesto/monoreports

Public Methods

Method Description
Insert ( Gtk.Widget w, int pos ) : void
PropertyGridToolbar ( ) : System

Method Details

Insert() public method

public Insert ( Gtk.Widget w, int pos ) : void
w Gtk.Widget
pos int
return void

PropertyGridToolbar() public method

public PropertyGridToolbar ( ) : System
return System