Gimp.context_get_font
function context_get_font(): Gimp.Font {
// Gjs wrapper for gimp_context_get_font()
}
Get the currently active font.
Returns the currently active font.
Since 2.2
- Returns
The active font.
function context_get_font(): Gimp.Font {
// Gjs wrapper for gimp_context_get_font()
}
Get the currently active font.
Returns the currently active font.
Since 2.2
The active font.