Man page - describe-cb-type(1)
Packages contains this manual
Package: theme-d-intr-dev
apt-get install theme-d-intr-dev
apt-get install theme-d-intr-dev
Manuals in package:
Documentations in package:
Manual
DESCRIBE_CB_TYPE
NAMESYNOPSIS
DESCRIPTION
EXAMPLE
SEE ALSO
NAME
describe-cb-type - describe a Theme-D-Intr callback type
SYNOPSIS
describe-cb-type namespace callback [ version ]
DESCRIPTION
Command describe-cb-type computes the Theme-D target name and Theme-D procedure type of an introspected callback type. Argument namespace is the namespace of the type. Argument callback is the name of the callback type. Command describe-cb-type displays the Theme-D name and Theme-D procedure type of the callback type.
EXAMPLE
describe-cb-type Gtk CustomMeasureFunc 4.0
SEE ALSO
generate-intr-interface (1), generate-intr-target-module (1)