gtk-kt
gio
/
org.gtk.gio
/
SimpleAction
/
SimpleAction
Simple
Action
fun
SimpleAction
(
name
:
String
,
parameterType
:
VariantType
?
=
null
)
Content copied to clipboard
See also
g_simple_action_new
fun
SimpleAction
(
name
:
String
,
state
:
Variant
,
parameterType
:
VariantType
?
=
null
)
Content copied to clipboard
See also
g_simple_action_new_stateful
fun
SimpleAction
(
simpleActionPointer
:
GSimpleAction_autoptr
)
Content copied to clipboard