Software: Apache/2.2.16 (Debian). PHP/5.3.3-7+squeeze19 uname -a: Linux mail.tri-specialutilitydistrict.com 2.6.32-5-amd64 #1 SMP Tue May 13 16:34:35 UTC uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/gtk-doc/html/totem/ drwxr-xr-x |
Viewing file: Select action/file-type:
Synopsis#include <totem-video-list.h> TotemVideoList; TotemVideoListClass; TotemVideoList * totem_video_list_new (void); GtkUIManager * totem_video_list_get_ui_manager (TotemVideoList *self); Object HierarchyGObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkTreeView +----TotemVideoList Properties"mrl-column" gint : Read / Write "tooltip-column" gint : Read / Write "totem" TotemObject* : Read / Write DescriptionTotemVideoList is a GtkTreeView designed for listing videos by their thumbnails using TotemCellRendererVideo. It supports tooltips, loading the videos by activating tree view rows, and GtkUIManager actions in the popup menu.
DetailsTotemVideoListtypedef struct _TotemVideoList TotemVideoList; All the fields in the TotemVideoList structure are private and should never be accessed directly.
TotemVideoListClasstypedef struct { GtkTreeViewClass parent; gboolean (*starting_video) (TotemVideoList *video_list, GtkTreePath *path); } TotemVideoListClass; The class structure for the TotemVideoList type.
totem_video_list_new ()TotemVideoList * totem_video_list_new (void); Creates a new TotemVideoList with default properties.
totem_video_list_get_ui_manager ()GtkUIManager * totem_video_list_get_ui_manager (TotemVideoList *self);
Returns the GtkUIManager in use by
Property DetailsThe
|
|
the TotemVideoList which received the signal |
|
the GtkTreePath of the video row about to be played |
|
user data set when the signal handler was connected. |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0179 ]-- |