CoreGTK  3.10.0
CoreGTK is an Objective-C language binding for the GTK+ widget toolkit
 All Classes Functions Variables
CGTKTypeWrapper Class Reference

#import <CGTKTypeWrapper.h>

Inheritance diagram for CGTKTypeWrapper:
Collaboration diagram for CGTKTypeWrapper:

Instance Methods

(const GValue *) - asGValuePtr
 

Protected Attributes

void * ptrValue
 

Properties

gint gintValue
 

Detailed Description

Provides functions for wrapping GTK types

Definition at line 38 of file CGTKTypeWrapper.h.

Method Documentation

- (const GValue *) asGValuePtr

Returns the stored ptrValue as a GValue*

Returns
GValue*

Definition at line 41 of file CGTKTypeWrapper.m.


The documentation for this class was generated from the following files: