C# Class GtkWidgets.BorderWidget

Inheritance: Gtk.Frame
Show file Open project: SubaruDieselCrew/ScoobyRom Class Usage Examples

Public Methods

Method Description
BorderWidget ( ) : System
BorderWidget ( Cairo color ) : System
BorderWidget ( IntPtr raw ) : System

Protected Methods

Method Description
OnExposeEvent ( Gdk evnt ) : bool

Method Details

BorderWidget() public method

public BorderWidget ( ) : System
return System

BorderWidget() public method

public BorderWidget ( Cairo color ) : System
color Cairo
return System

BorderWidget() public method

public BorderWidget ( IntPtr raw ) : System
raw System.IntPtr
return System

OnExposeEvent() protected method

protected OnExposeEvent ( Gdk evnt ) : bool
evnt Gdk
return bool