Companion

object Companion

Functions

setAutoStartupNotification
Link copied to clipboard
fun setAutoStartupNotification(setting: Boolean)
setInteractiveDebugging
Link copied to clipboard
fun setInteractiveDebugging(enable: Boolean)
wrap
Link copied to clipboard
inline fun CPointer<GtkWindow>.wrap(): Window
inline fun CPointer<GtkWindow>?.wrap(): Window?

Properties

defaultIconName
Link copied to clipboard
var defaultIconName: String
staticEnableDebuggingCallback
Link copied to clipboard
val staticEnableDebuggingCallback: GCallback
staticSetFocusCallback
Link copied to clipboard
val staticSetFocusCallback: GCallback
topLevels
Link copied to clipboard
val topLevels: WrappedKList<Widget>