Constructor
PosCharPopupnew
Declaration [src]
PosCharPopup*
pos_char_popup_new (
GtkWidget* relative_to,
GStrv symbols
)
Parameters
relative_to-
Type:
GtkWidgetNo description available.
The data is owned by the caller of the function. symbols-
Type: An array of
utf8No description available.
The array must be NULL-terminated.Each element is a NUL terminated UTF-8 string.
Return value
Type: PosCharPopup
No description available.
| The data is owned by the called function. |