|
CoreGTK
3.10.0
CoreGTK is an Objective-C language binding for the GTK+ widget toolkit
|


Class Methods | |
| (void) | + gtkHsvToRgbWithH:andS:andV:andR:andG:andB: |
Class Methods inherited from CGTKWidget | |
| (GtkTextDirection) | + getDefaultDirection |
| (GtkStyle *) | + getDefaultStyle |
| (void) | + popCompositeChild |
| (void) | + pushCompositeChild |
| (void) | + setDefaultDirection: |
Class Methods inherited from CGTKBase | |
| (CGTKBase *) | + withGObject: |
Additional Inherited Members | |
Protected Attributes inherited from CGTKBase | |
| GObject * | __gObject |
| - (void) gtkHsvGetColorWithH: | (gdouble*) | h | |
| andS: | (gdouble*) | s | |
| andV: | (gdouble*) | v | |
| - (void) gtkHsvGetMetricsWithSize: | (gint*) | size | |
| andRingWidth: | (gint*) | ringWidth | |
| - (BOOL) gtkHsvIsAdjusting |
| - (void) gtkHsvSetColorWithH: | (double) | h | |
| andS: | (double) | s | |
| andV: | (double) | v | |
| - (void) gtkHsvSetMetricsWithSize: | (gint) | size | |
| andRingWidth: | (gint) | ringWidth | |
| + (void) gtkHsvToRgbWithH: | (gdouble) | h | |
| andS: | (gdouble) | s | |
| andV: | (gdouble) | v | |
| andR: | (gdouble*) | r | |
| andG: | (gdouble*) | g | |
| andB: | (gdouble*) | b | |