Property

GimpUiDialog:help-id

since: 2.2

Declaration

property help-id: utf8 [ read, write, construct ]

Description [src]

When one hits F1 key while the dialog is focused, or clicks the “Help” button, GimpDialog:help-func will be called, with this ID as first argument and the GimpDialog as second argument.

This is a competing help system to GimpDialog:help-file. Only the latest property set will be enabled.

Type:gchar*

Available since: 2.2

Default valueNULL

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno