|
CoreGTK
3.18.0
CoreGTK is an Objective-C language binding for the GTK+ widget toolkit
|
#import <CGTKTypeWrapper.h>


Instance Methods | |
| (const GValue *) | - asGValuePtr |
Protected Attributes | |
| void * | ptrValue |
| gint | gintValue |
Provides functions for wrapping GTK types
Definition at line 38 of file CGTKTypeWrapper.h.
| - (const GValue *) asGValuePtr |
Returns the stored ptrValue as a GValue*
Definition at line 41 of file CGTKTypeWrapper.m.