libgnt/libgnt

Remove unncessary gobject casts

2 months ago, Gary Kramlich
130f4d75c237
Remove unncessary gobject casts

Testing Done:
Compiled. libgnt doens't have a `turtles` target.

Reviewed at https://reviews.imfreedom.org/r/2960/
option('devenv-config-dir', type : 'string', yield : true,
description : 'config directory for running a devenv (defaults to a subdirectory of buildroot)')
option('doc', type : 'boolean', value : true, yield : true,
description : 'build documentation with gtk-doc')
option('introspection', type : 'boolean', value : true, yield : true,
description : 'build introspection data')