C# Class SFEditor.HeaderBar

Inheritance: Gtk.Container
Datei anzeigen Open project: cra0zy/SFEditor Class Usage Examples

Public Methods

Method Description
AttachToWindow ( Gtk.Window window ) : void
HeaderBar ( ) : System
HeaderBar ( IntPtr handle ) : System

Method Details

AttachToWindow() public method

public AttachToWindow ( Gtk.Window window ) : void
window Gtk.Window
return void

HeaderBar() public method

public HeaderBar ( ) : System
return System

HeaderBar() public method

public HeaderBar ( IntPtr handle ) : System
handle System.IntPtr
return System