|
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 CGTKViewport.h.
| - (GdkWindow *) getBinWindow |
| - (GtkAdjustment *) getHadjustment |
-(GtkAdjustment**)getHadjustment;
Definition at line 58 of file CGTKViewport.m.
| - (GtkShadowType) getShadowType |
| - (GtkAdjustment *) getVadjustment |
-(GtkAdjustment**)getVadjustment;
Definition at line 68 of file CGTKViewport.m.
| - (GdkWindow *) getViewWindow |
| - (id) initWithHadjustment: | (GtkAdjustment*) | hadjustment | |
| andVadjustment: | (GtkAdjustment*) | vadjustment | |
Constructors
Definition at line 36 of file CGTKViewport.m.
| - (void) setHadjustment: | (GtkAdjustment*) | adjustment |
-(void*)setHadjustment: adjustment;
| adjustment |
Definition at line 78 of file CGTKViewport.m.
| - (void) setShadowType: | (GtkShadowType) | type |
| - (void) setVadjustment: | (GtkAdjustment*) | adjustment |
-(void*)setVadjustment: adjustment;
| adjustment |
Definition at line 88 of file CGTKViewport.m.
| - (GtkViewport *) VIEWPORT |
Methods
Definition at line 48 of file CGTKViewport.m.