C# Class Hyena.Widgets.GrabHandle

Inheritance: EventBox
Show file Open project: GNOME/hyena Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ControlWidthOf ( Gtk.Widget widget, int min, int max, bool grabberOnRight ) : void
GrabHandle ( ) : System
GrabHandle ( int w, int h ) : System

Method Details

ControlWidthOf() public method

public ControlWidthOf ( Gtk.Widget widget, int min, int max, bool grabberOnRight ) : void
widget Gtk.Widget
min int
max int
grabberOnRight bool
return void

GrabHandle() public method

public GrabHandle ( ) : System
return System

GrabHandle() public method

public GrabHandle ( int w, int h ) : System
w int
h int
return System