MCPcopy Create free account
hub / github.com/GNOME/gjs / gtype

Method gtype

gi/wrapperutils.h:252–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250
251 [[nodiscard]] auto info() const { return get_prototype()->info(); }
252 [[nodiscard]] GType gtype() const { return get_prototype()->gtype(); }
253
254 // The next three methods are operations derived from the GIFooInfo.
255

Callers 2

finalizeMethod · 0.45
to_stringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected