Calculate the size of the text area frame, which is its
allocated width and requested height, minus space for margins and borders,
and taking baseline and text height into account. This virtual function
must be non-null.
structGtkEntryClass
extern (C)
voidfunction(GtkEntry* entry, int* x, int* y, int* width, int* height)getFrameSize;
Calculate the size of the text area frame, which is its allocated width and requested height, minus space for margins and borders, and taking baseline and text height into account. This virtual function must be non-null.