Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
apps:screensaver:dbus [2019/11/21 21:51] – added bottom of page navigation kevinbowenapps:screensaver:dbus [2019/12/09 11:13] kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 +{{ :apps:screensaver:preferences-desktop-screensaver.png?nolink|}}
 ====== Xfce Screensaver DBUS Interface ====== ====== Xfce Screensaver DBUS Interface ======
 +
 +    * ** [[#Methods|Methods]] **
 +    * ** [[#Signals|Signals]] **
 +    * ** [[#Examples|Examples]] **
  
 This document was originally authored by William Jon McCann.\\ This document was originally authored by William Jon McCann.\\
 The source material can be found in the [[https://git.xfce.org/apps/xfce4-screensaver/tree/doc|Xfce Screensaver GIT repository]]. The source material can be found in the [[https://git.xfce.org/apps/xfce4-screensaver/tree/doc|Xfce Screensaver GIT repository]].
 +
 +----
  
 ===== Introduction ===== ===== Introduction =====
Line 13: Line 21:
 | DBUS Object Path: | /org/xfce/ScreenSaver | | DBUS Object Path: | /org/xfce/ScreenSaver |
 | DBUS Interface: | org.xfce.ScreenSaver | | DBUS Interface: | org.xfce.ScreenSaver |
 +
 +----
  
 ===== Methods ===== ===== Methods =====
Line 86: Line 96:
 ^ Direction ^ Type ^ Description ^ ^ Direction ^ Type ^ Description ^
 | out | unsigned integer | Active time in seconds | | out | unsigned integer | Active time in seconds |
 +
 +[[|Back To Top]]
 +----
  
 ===== Signals ===== ===== Signals =====