![]() | ![]() | ![]() | [Insert name here] Reference Manual | ![]() |
---|
gboolean gok_page_wordcomplete_initialize (GtkWidget *pWindowSettings); void gok_page_wordcomplete_refresh (void); gboolean gok_page_wordcomplete_apply (void); gboolean gok_page_wordcomplete_revert (void); void gok_page_wordcomplete_backup (void);
gboolean gok_page_wordcomplete_initialize (GtkWidget *pWindowSettings);
pWindowSettings : | |
Returns : |
|
void gok_page_wordcomplete_refresh (void);
Refreshes the controls on this page from the gok data.
gboolean gok_page_wordcomplete_apply (void);
Updates the gok data with values from the controls.
Returns : | TRUE if any of the gok data settings have changed, FALSE if not. |
gboolean gok_page_wordcomplete_revert (void);
Revert to the backup settings for this page.
Returns : | TRUE if any of the settings have changed, FALSE if they are all still the same. |
<<< gok-page-keysizespace | gok-predictor >>> |