Package: gtk

Function gtk:text-child-anchor-new-with-replacement

Lambda List

gtk:text-child-anchor-new-with-replacement (char)

Arguments

character -- a string with a replacement character

Return Value

The new gtk:text-child-anchor object.

Details

Creates a new gtk:text-child-anchor object with the given replacement character. Usually you would then insert it into a gtk:text-buffer object with the gtk:text-buffer-insert-child-anchor function.

Since 4.6
 

See also

2024-10-26