gtk+-2.0 Reference Manual

Synopsis

public class GammaCurve : VBox, Implementor, Buildable  {
    public    weak Widget               table ;
    public    weak Widget               curve ;
    public    Widget[]                  button ;
    public    float                     gamma ;
    public    weak Widget               gamma_dialog ;
    public    weak Widget               gamma_text ;


    public                              GammaCurve                (  ) ;
}

GammaCurve Description

Details

Constructor Details

GammaCurve ()
    public                              GammaCurve                (  ) ;		

Field Details

table
    public    weak Widget               table ;		

curve
    public    weak Widget               curve ;		

button
    public    Widget[]                  button ;		

gamma
    public    float                     gamma ;		

gamma_dialog
    public    weak Widget               gamma_dialog ;		

gamma_text
    public    weak Widget               gamma_text ;		

Signal Details

Property Details

Method Details


Created by Valadoc