File: libxfce4ui.devhelp2

package info (click to toggle)
libxfce4ui 4.10.0-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,812 kB
  • ctags: 1,074
  • sloc: sh: 11,488; ansic: 5,864; makefile: 388; perl: 92; xml: 76
file content (107 lines) | stat: -rw-r--r-- 11,835 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?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="Libxfce4ui Reference Manual" link="index.html" author="Nick Schermer" name="libxfce4ui" version="2" language="c">
  <chapters>
    <sub name="Introduction" link="libxfce4ui-introduction.html"/>
    <sub name="Xfce Fundamentals" link="libxfce4ui-fundamentals.html">
      <sub name="Version Information" link="libxfce4ui-libxfce4ui-config.html"/>
      <sub name="Xfce Spawn" link="libxfce4ui-xfce-spawn.html"/>
    </sub>
    <sub name="Xfce UI Extensions" link="libxfce4ui-extensions.html">
      <sub name="Xfce Gdk(-pixbuf) extensions" link="libxfce4ui-xfce-gdk-extensions.html"/>
      <sub name="Xfce Gtk+ extensions" link="libxfce4ui-xfce-gtk-extensions.html"/>
    </sub>
    <sub name="Xfce UI Widget" link="libxfce4ui-widgets.html">
      <sub name="Xfce Dialogs" link="libxfce4ui-xfce-dialogs.html"/>
      <sub name="Xfce Titled Dialog" link="libxfce4ui-xfce-titled-dialog.html"/>
    </sub>
    <sub name="Xfce Session Management Support" link="libxfce4ui-sm.html">
      <sub name="XfceSMClient" link="XfceSMClient.html"/>
    </sub>
    <sub name="Index" link="ix01.html"/>
  </chapters>
  <functions>
    <keyword type="function" name="libxfce4ui_check_version ()" link="libxfce4ui-libxfce4ui-config.html#libxfce4ui-check-version"/>
    <keyword type="variable" name="libxfce4ui_major_version" link="libxfce4ui-libxfce4ui-config.html#libxfce4ui-major-version"/>
    <keyword type="variable" name="libxfce4ui_minor_version" link="libxfce4ui-libxfce4ui-config.html#libxfce4ui-minor-version"/>
    <keyword type="variable" name="libxfce4ui_micro_version" link="libxfce4ui-libxfce4ui-config.html#libxfce4ui-micro-version"/>
    <keyword type="macro" name="LIBXFCE4UI_MAJOR_VERSION" link="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MAJOR-VERSION:CAPS"/>
    <keyword type="macro" name="LIBXFCE4UI_MINOR_VERSION" link="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MINOR-VERSION:CAPS"/>
    <keyword type="macro" name="LIBXFCE4UI_MICRO_VERSION" link="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MICRO-VERSION:CAPS"/>
    <keyword type="macro" name="LIBXFCE4UI_CHECK_VERSION()" link="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-CHECK-VERSION:CAPS"/>
    <keyword type="function" name="xfce_spawn_on_screen_with_child_watch ()" link="libxfce4ui-xfce-spawn.html#xfce-spawn-on-screen-with-child-watch"/>
    <keyword type="function" name="xfce_spawn_on_screen ()" link="libxfce4ui-xfce-spawn.html#xfce-spawn-on-screen"/>
    <keyword type="function" name="xfce_spawn_command_line_on_screen ()" link="libxfce4ui-xfce-spawn.html#xfce-spawn-command-line-on-screen"/>
    <keyword type="function" name="xfce_gdk_screen_get_active ()" link="libxfce4ui-xfce-gdk-extensions.html#xfce-gdk-screen-get-active"/>
    <keyword type="function" name="xfce_gtk_button_new_mixed ()" link="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-button-new-mixed"/>
    <keyword type="function" name="xfce_gtk_frame_box_new ()" link="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-frame-box-new"/>
    <keyword type="function" name="xfce_gtk_frame_box_new_with_content ()" link="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-frame-box-new-with-content"/>
    <keyword type="function" name="xfce_gtk_window_center_on_active_screen ()" link="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-window-center-on-active-screen"/>
    <keyword type="function" name="xfce_message_dialog_new ()" link="libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new"/>
    <keyword type="function" name="xfce_message_dialog_new_valist ()" link="libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new-valist"/>
    <keyword type="function" name="xfce_message_dialog ()" link="libxfce4ui-xfce-dialogs.html#xfce-message-dialog"/>
    <keyword type="function" name="xfce_dialog_show_help ()" link="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-help"/>
    <keyword type="function" name="xfce_dialog_show_info ()" link="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-info"/>
    <keyword type="function" name="xfce_dialog_show_warning ()" link="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-warning"/>
    <keyword type="function" name="xfce_dialog_show_error ()" link="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-error"/>
    <keyword type="function" name="xfce_dialog_confirm ()" link="libxfce4ui-xfce-dialogs.html#xfce-dialog-confirm"/>
    <keyword type="macro" name="XFCE_BUTTON_TYPE_MIXED" link="libxfce4ui-xfce-dialogs.html#XFCE-BUTTON-TYPE-MIXED:CAPS"/>
    <keyword type="macro" name="XFCE_BUTTON_TYPE_PIXBUF" link="libxfce4ui-xfce-dialogs.html#XFCE-BUTTON-TYPE-PIXBUF:CAPS"/>
    <keyword type="struct" name="XfceTitledDialog" link="libxfce4ui-xfce-titled-dialog.html#XfceTitledDialog-struct"/>
    <keyword type="function" name="xfce_titled_dialog_new ()" link="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-new"/>
    <keyword type="function" name="xfce_titled_dialog_new_with_buttons ()" link="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-new-with-buttons"/>
    <keyword type="function" name="xfce_titled_dialog_get_subtitle ()" link="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-get-subtitle"/>
    <keyword type="function" name="xfce_titled_dialog_set_subtitle ()" link="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-set-subtitle"/>
    <keyword type="property" name="The &quot;subtitle&quot; property" link="libxfce4ui-xfce-titled-dialog.html#XfceTitledDialog--subtitle"/>
    <keyword type="struct" name="XfceSMClient" link="XfceSMClient.html#XfceSMClient-struct"/>
    <keyword type="enum" name="enum XfceSMClientPriority" link="XfceSMClient.html#XfceSMClientPriority"/>
    <keyword type="enum" name="enum XfceSMClientRestartStyle" link="XfceSMClient.html#XfceSMClientRestartStyle-enum"/>
    <keyword type="enum" name="enum XfceSMClientShutdownHint" link="XfceSMClient.html#XfceSMClientShutdownHint-enum"/>
    <keyword type="function" name="xfce_sm_client_get_option_group ()" link="XfceSMClient.html#xfce-sm-client-get-option-group"/>
    <keyword type="function" name="xfce_sm_client_get ()" link="XfceSMClient.html#xfce-sm-client-get"/>
    <keyword type="function" name="xfce_sm_client_get_with_argv ()" link="XfceSMClient.html#xfce-sm-client-get-with-argv"/>
    <keyword type="function" name="xfce_sm_client_get_full ()" link="XfceSMClient.html#xfce-sm-client-get-full"/>
    <keyword type="function" name="xfce_sm_client_connect ()" link="XfceSMClient.html#xfce-sm-client-connect"/>
    <keyword type="function" name="xfce_sm_client_disconnect ()" link="XfceSMClient.html#xfce-sm-client-disconnect"/>
    <keyword type="function" name="xfce_sm_client_is_connected ()" link="XfceSMClient.html#xfce-sm-client-is-connected"/>
    <keyword type="function" name="xfce_sm_client_is_resumed ()" link="XfceSMClient.html#xfce-sm-client-is-resumed"/>
    <keyword type="function" name="xfce_sm_client_set_desktop_file ()" link="XfceSMClient.html#xfce-sm-client-set-desktop-file"/>
    <keyword type="function" name="xfce_sm_client_request_shutdown ()" link="XfceSMClient.html#xfce-sm-client-request-shutdown"/>
    <keyword type="function" name="xfce_sm_client_get_client_id ()" link="XfceSMClient.html#xfce-sm-client-get-client-id"/>
    <keyword type="function" name="xfce_sm_client_get_state_file ()" link="XfceSMClient.html#xfce-sm-client-get-state-file"/>
    <keyword type="function" name="xfce_sm_client_get_current_directory ()" link="XfceSMClient.html#xfce-sm-client-get-current-directory"/>
    <keyword type="function" name="xfce_sm_client_set_current_directory ()" link="XfceSMClient.html#xfce-sm-client-set-current-directory"/>
    <keyword type="function" name="xfce_sm_client_get_priority ()" link="XfceSMClient.html#xfce-sm-client-get-priority"/>
    <keyword type="function" name="xfce_sm_client_set_priority ()" link="XfceSMClient.html#xfce-sm-client-set-priority"/>
    <keyword type="function" name="xfce_sm_client_get_restart_command ()" link="XfceSMClient.html#xfce-sm-client-get-restart-command"/>
    <keyword type="function" name="xfce_sm_client_set_restart_command ()" link="XfceSMClient.html#xfce-sm-client-set-restart-command"/>
    <keyword type="function" name="xfce_sm_client_get_restart_style ()" link="XfceSMClient.html#xfce-sm-client-get-restart-style"/>
    <keyword type="function" name="xfce_sm_client_set_restart_style ()" link="XfceSMClient.html#xfce-sm-client-set-restart-style"/>
    <keyword type="property" name="The &quot;argc&quot; property" link="XfceSMClient.html#XfceSMClient--argc"/>
    <keyword type="property" name="The &quot;argv&quot; property" link="XfceSMClient.html#XfceSMClient--argv"/>
    <keyword type="property" name="The &quot;client-id&quot; property" link="XfceSMClient.html#XfceSMClient--client-id"/>
    <keyword type="property" name="The &quot;current-directory&quot; property" link="XfceSMClient.html#XfceSMClient--current-directory"/>
    <keyword type="property" name="The &quot;desktop-file&quot; property" link="XfceSMClient.html#XfceSMClient--desktop-file"/>
    <keyword type="property" name="The &quot;priority&quot; property" link="XfceSMClient.html#XfceSMClient--priority"/>
    <keyword type="property" name="The &quot;restart-command&quot; property" link="XfceSMClient.html#XfceSMClient--restart-command"/>
    <keyword type="property" name="The &quot;restart-style&quot; property" link="XfceSMClient.html#XfceSMClient--restart-style"/>
    <keyword type="property" name="The &quot;resumed&quot; property" link="XfceSMClient.html#XfceSMClient--resumed"/>
    <keyword type="signal" name="The &quot;quit&quot; signal" link="XfceSMClient.html#XfceSMClient-quit"/>
    <keyword type="signal" name="The &quot;quit-cancelled&quot; signal" link="XfceSMClient.html#XfceSMClient-quit-cancelled"/>
    <keyword type="signal" name="The &quot;quit-requested&quot; signal" link="XfceSMClient.html#XfceSMClient-quit-requested"/>
    <keyword type="signal" name="The &quot;save-state&quot; signal" link="XfceSMClient.html#XfceSMClient-save-state"/>
    <keyword type="signal" name="The &quot;save-state-extended&quot; signal" link="XfceSMClient.html#XfceSMClient-save-state-extended"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_PRIORITY_HIGHEST" link="XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-HIGHEST:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_PRIORITY_WM" link="XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-WM:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_PRIORITY_CORE" link="XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-CORE:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_PRIORITY_DESKTOP" link="XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-DESKTOP:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_PRIORITY_DEFAULT" link="XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-DEFAULT:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_PRIORITY_LOWEST" link="XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-LOWEST:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_RESTART_NORMAL" link="XfceSMClient.html#XFCE-SM-CLIENT-RESTART-NORMAL:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_RESTART_IMMEDIATELY" link="XfceSMClient.html#XFCE-SM-CLIENT-RESTART-IMMEDIATELY:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_SHUTDOWN_HINT_ASK" link="XfceSMClient.html#XFCE-SM-CLIENT-SHUTDOWN-HINT-ASK:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_SHUTDOWN_HINT_LOGOUT" link="XfceSMClient.html#XFCE-SM-CLIENT-SHUTDOWN-HINT-LOGOUT:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_SHUTDOWN_HINT_HALT" link="XfceSMClient.html#XFCE-SM-CLIENT-SHUTDOWN-HINT-HALT:CAPS"/>
    <keyword type="constant" name="XFCE_SM_CLIENT_SHUTDOWN_HINT_REBOOT" link="XfceSMClient.html#XFCE-SM-CLIENT-SHUTDOWN-HINT-REBOOT:CAPS"/>
  </functions>
</book>