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


Additional Inherited Members | |
Class Methods inherited from CGTKWidget | |
| (GtkTextDirection) | + getDefaultDirection |
| (GtkStyle *) | + getDefaultStyle |
| (void) | + popCompositeChild |
| (void) | + pushCompositeChild |
| (void) | + setDefaultDirection: |
Class Methods inherited from CGTKBase | |
| (CGTKBase *) | + withGObject: |
Protected Attributes inherited from CGTKBase | |
| GObject * | __gObject |
Definition at line 34 of file CGTKColorButton.h.
| - (GtkColorButton *) COLORBUTTON |
Methods
Definition at line 72 of file CGTKColorButton.m.
| - (guint16) getAlpha |
| - (void) getColor: | (GdkColor*) | color |
| - (void) getRgba: | (GdkRGBA*) | rgba |
| - (NSString *) getTitle |
| - (BOOL) getUseAlpha |
| - (id) init |
| - (void) setAlpha: | (guint16) | alpha |
| - (void) setColor: | (const GdkColor*) | color |
| - (void) setRgba: | (const GdkRGBA*) | rgba |
| - (void) setTitle: | (NSString*) | title |
| - (void) setUseAlpha: | (BOOL) | useAlpha |
-(void*)setUseAlpha: useAlpha;
| useAlpha |
Definition at line 122 of file CGTKColorButton.m.