File: libgksu1.2.devhelp2

package info (click to toggle)
libgksu1.2 1.3.8-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 3,212 kB
  • ctags: 1,337
  • sloc: sh: 9,359; ansic: 8,864; xml: 548; makefile: 477; yacc: 288; sed: 16
file content (34 lines) | stat: -rw-r--r-- 3,320 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="LibGKSu Reference Manual" link="index.html" author="" name="libgksu1.2" version="2">
  <chapters>
    <sub name="Main Reference" link="ch01.html">
      <sub name="GksuContext - run programs as other users with su or sudo" link="libgksu12-GksuContext.html"/>
    </sub>
  </chapters>
  <functions>
    <keyword type="struct" name="GksuContext" link="libgksu12-GksuContext.html#GksuContext"/>
    <keyword type="function" name="gksu_context_new ()" link="libgksu12-GksuContext.html#gksu-context-new"/>
    <keyword type="function" name="gksu_context_free ()" link="libgksu12-GksuContext.html#gksu-context-free"/>
    <keyword type="function" name="gksu_context_set_user ()" link="libgksu12-GksuContext.html#gksu-context-set-user"/>
    <keyword type="function" name="gksu_context_get_user ()" link="libgksu12-GksuContext.html#gksu-context-get-user"/>
    <keyword type="function" name="gksu_context_set_command ()" link="libgksu12-GksuContext.html#gksu-context-set-command"/>
    <keyword type="function" name="gksu_context_get_command ()" link="libgksu12-GksuContext.html#gksu-context-get-command"/>
    <keyword type="function" name="gksu_context_set_password ()" link="libgksu12-GksuContext.html#gksu-context-set-password"/>
    <keyword type="function" name="gksu_context_get_password ()" link="libgksu12-GksuContext.html#gksu-context-get-password"/>
    <keyword type="function" name="gksu_context_set_login_shell ()" link="libgksu12-GksuContext.html#gksu-context-set-login-shell"/>
    <keyword type="function" name="gksu_context_get_login_shell ()" link="libgksu12-GksuContext.html#gksu-context-get-login-shell"/>
    <keyword type="function" name="gksu_context_set_keep_env ()" link="libgksu12-GksuContext.html#gksu-context-set-keep-env"/>
    <keyword type="function" name="gksu_context_get_keep_env ()" link="libgksu12-GksuContext.html#gksu-context-get-keep-env"/>
    <keyword type="function" name="gksu_context_set_debug ()" link="libgksu12-GksuContext.html#gksu-context-set-debug"/>
    <keyword type="function" name="gksu_context_get_debug ()" link="libgksu12-GksuContext.html#gksu-context-get-debug"/>
    <keyword type="function" name="gksu_context_set_ssh_fwd ()" link="libgksu12-GksuContext.html#gksu-context-set-ssh-fwd"/>
    <keyword type="function" name="gksu_context_get_ssh_fwd ()" link="libgksu12-GksuContext.html#gksu-context-get-ssh-fwd"/>
    <keyword type="function" name="gksu_context_sudo_try_need_password ()" link="libgksu12-GksuContext.html#gksu-context-sudo-try-need-password"/>
    <keyword type="function" name="gksu_context_try_need_password ()" link="libgksu12-GksuContext.html#gksu-context-try-need-password"/>
    <keyword type="function" name="gksu_context_run_full ()" link="libgksu12-GksuContext.html#gksu-context-run-full"/>
    <keyword type="function" name="gksu_context_run ()" link="libgksu12-GksuContext.html#gksu-context-run"/>
    <keyword type="function" name="gksu_context_sudo_run_full ()" link="libgksu12-GksuContext.html#gksu-context-sudo-run-full"/>
    <keyword type="function" name="gksu_context_sudo_run ()" link="libgksu12-GksuContext.html#gksu-context-sudo-run"/>
  </functions>
</book>