toggle menu
gtk-kn
native
switch theme
search in API
gdk4
/
org.gtkkn.bindings.gdk
/
Paintable
/
Companion
Companion
object
Companion
Members
Properties
type
Link copied to clipboard
open
val
type
:
<Error class: unknown class>
<
Paintable
>
Functions
get
Type
Link copied to clipboard
fun
getType
(
)
:
<Error class: unknown class>
Get the GType of Paintable
new
Empty
Link copied to clipboard
fun
newEmpty
(
intrinsicWidth
:
<Error class: unknown class>
,
intrinsicHeight
:
<Error class: unknown class>
)
:
Paintable
Returns a paintable that has the given intrinsic size and draws nothing.
wrap
Link copied to clipboard
fun
wrap
(
pointer
:
<Error class: unknown class>
<
<Error class: unknown class>
>
)
:
Paintable