View Single Post
Old 10-31-2009, 08:50 AM   #85
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
I have a question:
Can I access gdk_gc_new() (http://library.gnome.org/devel/gdk/s...-Contexts.html) in lua script through lgob?

I want to use some GDK drawing primitives (http://library.gnome.org/devel/gdk/2...rimitives.html), and some functions need GdkGC parameter.

Added:
I figured it out. It's gdk.GC.new().

Last edited by ericshliao; 10-31-2009 at 09:23 AM.
ericshliao is offline   Reply With Quote