fonts_popup


Description:


public bool fonts_popup (string font_callback, string popup_title, Font? initial_font, Bytes? parent_window)

Invokes the Gimp font selection dialog.

Opens a dialog letting a user choose a font.

Parameters:

font_callback

The callback PDB proc to call when user chooses a font.

popup_title

Title of the font selection dialog.

initial_font

The name of the initial font choice.

parent_window

An optional parent window handle for the popup to be set transient to.

Returns:

TRUE on success.


Namespace: Gimp
Package: gimp-3.0