C# Class Hyena.Widgets.GrabHandle

Inheritance: EventBox
Afficher le fichier Open project: GNOME/hyena Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

ControlWidthOf() public méthode

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

GrabHandle() public méthode

public GrabHandle ( ) : System
Résultat System

GrabHandle() public méthode

public GrabHandle ( int w, int h ) : System
w int
h int
Résultat System