toggle menu
gtk-kn
native
switch theme
search in API
gio
/
org.gtkkn.bindings.gio
/
MenuItem
/
Companion
Companion
object
Companion
Members
Properties
type
Link copied to clipboard
open
val
type
:
<Error class: unknown class>
<
MenuItem
>
Functions
new
Section
Link copied to clipboard
fun
newSection
(
label
:
String
?
=
null
,
section
:
MenuModel
)
:
MenuItem
Creates a new #GMenuItem representing a section.
new
Submenu
Link copied to clipboard
fun
newSubmenu
(
label
:
String
?
=
null
,
submenu
:
MenuModel
)
:
MenuItem
Creates a new #GMenuItem representing a submenu.