class GObject::GValue
def init gtype
-
gtype
(GType
) -- the type of thing this GValue can hold.
def init gtype ::GObject.g_value_init self, gtype end
gtype
(GType
)
-- the type of thing this GValue can hold.
def init gtype ::GObject.g_value_init self, gtype end