Package org.gnome.glib
Class MainContextPusher
Opaque type. See g_main_context_pusher_new() for details.
-
Constructor Summary
ConstructorsConstructorDescriptionMainContextPusher
(MemorySegment value) Create a new MainContextPusher with the provided value -
Method Summary
Methods inherited from class io.github.jwharm.javagi.base.Alias
equals, getAddressValues, getBooleanValues, getByteValues, getCharacterValues, getDoubleValues, getFloatValues, getIntegerValues, getLongValues, getShortValues, getValue, hashCode, setValue
-
Constructor Details
-
MainContextPusher
Create a new MainContextPusher with the provided value
-