RAGS - v1.10.0
Preparing search index...
utils/gobject-types
NotifyCallback
Type Alias NotifyCallback<T, K>
NotifyCallback
:
(
object
:
T
,
pspec
:
GObject.ParamSpec
)
=>
void
Type-safe GObject property notification callback
Type Parameters
T
extends
GObject.Object
K
extends
keyof
T
Type Declaration
(
object
:
T
,
pspec
:
GObject.ParamSpec
)
:
void
Parameters
object
:
T
pspec
:
GObject.ParamSpec
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAGS - v1.10.0
Loading...
Type-safe GObject property notification callback